Skip to content
Snippets Groups Projects
Commit ec0b96e7 authored by Benoit Lavenier's avatar Benoit Lavenier
Browse files

fix: run `cargo update`

parent 98fa369e
No related branches found
No related tags found
No related merge requests found
Pipeline #32226 waiting for manual action
...@@ -1582,9 +1582,9 @@ dependencies = [ ...@@ -1582,9 +1582,9 @@ dependencies = [
[[package]] [[package]]
name = "libc" name = "libc"
version = "0.2.144" version = "0.2.146"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2b00cc1c228a6782d0f076e7b232802e0c5689d41bb5df366f2a6b6621cfdfe1" checksum = "f92be4933c13fd498862a9e02a3055f8a8d9c039ce33db97306fd5a6caa7f29b"
[[package]] [[package]]
name = "liblmdb-sys" name = "liblmdb-sys"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment