mirror of
https://github.com/mbround18/valheim-docker.git
synced 2021-10-22 21:53:54 +03:00
Update Rust crate a2s to 0.3 (#434)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -4,9 +4,9 @@ version = 3
|
||||
|
||||
[[package]]
|
||||
name = "a2s"
|
||||
version = "0.2.3"
|
||||
version = "0.3.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "7bba016cf264523cdf2ff17be36ad4a1568764c7f54c657aed86397b272d5ab2"
|
||||
checksum = "8671e31cf0905e70d81c4306dba9887288210adb986d7467ef7d18c444416a61"
|
||||
dependencies = [
|
||||
"byteorder",
|
||||
"bzip2 0.3.3",
|
||||
|
||||
@@ -45,7 +45,7 @@ chrono = "0.4"
|
||||
zip = { version = "0.5" }
|
||||
fs_extra = "1.2.0"
|
||||
glob = "0.3.0"
|
||||
a2s = "0.2"
|
||||
a2s = "0.3"
|
||||
users = "*"
|
||||
|
||||
[dev-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user