mirror of
https://github.com/Revertron/Alfis.git
synced 2024-12-06 19:26:25 +01:00
Bump serde_bytes from 0.11.7 to 0.11.9
Bumps [serde_bytes](https://github.com/serde-rs/bytes) from 0.11.7 to 0.11.9. - [Release notes](https://github.com/serde-rs/bytes/releases) - [Commits](https://github.com/serde-rs/bytes/compare/0.11.7...0.11.9) --- updated-dependencies: - dependency-name: serde_bytes dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Generated
+2
-2
@@ -1117,9 +1117,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "serde_bytes"
|
||||
version = "0.11.7"
|
||||
version = "0.11.9"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "cfc50e8183eeeb6178dcb167ae34a8051d63535023ae38b5d8d12beae193d37b"
|
||||
checksum = "416bda436f9aab92e02c8e10d49a15ddd339cea90b6e340fe51ed97abb548294"
|
||||
dependencies = [
|
||||
"serde",
|
||||
]
|
||||
|
||||
+1
-1
@@ -61,7 +61,7 @@ thread-priority = "0.10.0"
|
||||
winres = "0.1.12"
|
||||
|
||||
[dev-dependencies]
|
||||
serde_bytes = "0.11.7"
|
||||
serde_bytes = "0.11.9"
|
||||
serde_derive = "1.0.126"
|
||||
|
||||
[profile.release]
|
||||
|
||||
Reference in New Issue
Block a user