We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ea039b commit b21971fCopy full SHA for b21971f
Cargo.toml
@@ -10,7 +10,7 @@ crate-type = ["cdylib"]
10
11
[dependencies]
12
anyhow = "1.0.99"
13
-atlas-local = { git = "https://github.com/mongodb/atlas-local-lib.git", rev = "d471e14e1a4462cad95b42ce504f2dcd28b81ee5" }
+atlas-local = { git = "https://github.com/mongodb/atlas-local-lib.git", rev = "323a879b8385e8e572f8545e3273fafa5698f8c6" }
14
bollard = "0.19.2"
15
napi = { version = "3.0.0", features = ["async", "anyhow"] }
16
napi-derive = "3.0.0"
0 commit comments