mirror of
https://github.com/NotAShelf/systemyml.git
synced 2024-11-01 11:01:18 +00:00
Merge pull request #2 from NotAShelf/dependabot/cargo/unsafe-libyaml-0.2.10
Bump unsafe-libyaml from 0.2.9 to 0.2.10
This commit is contained in:
commit
e2de0d9203
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -344,9 +344,9 @@ checksum = "e51733f11c9c4f72aa0c160008246859e340b00807569a0da0e7a1079b27ba85"
|
|||
|
||||
[[package]]
|
||||
name = "unsafe-libyaml"
|
||||
version = "0.2.9"
|
||||
version = "0.2.10"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "f28467d3e1d3c6586d8f25fa243f544f5800fec42d97032474e17222c2b75cfa"
|
||||
checksum = "ab4c90930b95a82d00dc9e9ac071b4991924390d46cbd0dfe566148667605e4b"
|
||||
|
||||
[[package]]
|
||||
name = "vec_map"
|
||||
|
|
Loading…
Reference in a new issue