Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
morphy2k committed Aug 31, 2023
1 parent 1b8d4f1 commit 779bc58
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 64 deletions.
85 changes: 22 additions & 63 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ url = { version = "2", features = ["serde"] }
serde = { version = "1", features = ["derive"] }
serde_json = "1"
chrono = { version = "0.4", features = ["serde"] }
mongodb = { version = "2.6", default-features = false, features = [
mongodb = { version = "2.7.0-beta", default-features = false, features = [
"tokio-runtime",
"bson-chrono-0_4",
"bson-uuid-1",
Expand Down

0 comments on commit 779bc58

Please sign in to comment.