Skip to content
Snippets Groups Projects
Commit 46c18030 authored by Moul's avatar Moul
Browse files

cargo update -p async-bincode

parent 551dace3
No related branches found
No related tags found
No related merge requests found
Pipeline #32186 failed
# This file is automatically @generated by Cargo. # This file is automatically @generated by Cargo.
# It is not intended for manual editing. # It is not intended for manual editing.
version = 3
[[package]] [[package]]
name = "Inflector" name = "Inflector"
version = "0.11.4" version = "0.11.4"
...@@ -72,9 +74,9 @@ dependencies = [ ...@@ -72,9 +74,9 @@ dependencies = [
[[package]] [[package]]
name = "async-bincode" name = "async-bincode"
version = "0.6.1" version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2a31c08aa335b3ab414d29bdefe1f4353408abf93f3db1e3e2cc78d3ec4f0d43" checksum = "0688a53af69da2208017b6d68ea675f073fbbc2488e71cc9b40af48ad9404fc2"
dependencies = [ dependencies = [
"bincode", "bincode",
"byteorder", "byteorder",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment