Skip to content
Snippets Groups Projects
Commit c929da2c authored by y.zobus's avatar y.zobus
Browse files

update cargo.lock

parent b9f28a8e
No related branches found
No related tags found
No related merge requests found
...@@ -86,9 +86,9 @@ dependencies = [ ...@@ -86,9 +86,9 @@ dependencies = [
[[package]] [[package]]
name = "syn" name = "syn"
version = "2.0.17" version = "2.0.18"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "45b6ddbb36c5b969c182aec3c4a0bce7df3fbad4b77114706a49aacc80567388" checksum = "32d41677bcbe24c20c52e7c70b0d8db04134c5d1066bf98662e2871ad200ea3e"
dependencies = [ dependencies = [
"proc-macro2", "proc-macro2",
"quote", "quote",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment