Skip to content

Commit

Permalink
🔶
Browse files Browse the repository at this point in the history
Signed-off-by: gcxfd <[email protected]>
  • Loading branch information
gcxfd committed Jul 6, 2022
1 parent 981ace5 commit 4e5d30f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/cli.rs
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ fn main() {

let db = AgateOptions {
dir: db_path.clone(),
create_if_not_exists: true,
checksum_mode: NoVerification,
..Default::default()
}
Expand Down

0 comments on commit 4e5d30f

Please sign in to comment.