mirror of
https://github.com/bytedream/docker4ssh.git
synced 2025-05-09 20:25:11 +02:00
Bump serde_repr from 0.1.7 to 0.1.8 in /container
Bumps [serde_repr](https://github.com/dtolnay/serde-repr) from 0.1.7 to 0.1.8. - [Release notes](https://github.com/dtolnay/serde-repr/releases) - [Commits](https://github.com/dtolnay/serde-repr/compare/0.1.7...0.1.8) --- updated-dependencies: - dependency-name: serde_repr dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f4d77f5100
commit
41ab64d990
4
container/Cargo.lock
generated
4
container/Cargo.lock
generated
@ -288,9 +288,9 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "serde_repr"
|
name = "serde_repr"
|
||||||
version = "0.1.7"
|
version = "0.1.8"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "98d0516900518c29efa217c298fa1f4e6c6ffc85ae29fd7f4ee48f176e1a9ed5"
|
checksum = "a2ad84e47328a31223de7fed7a4f5087f2d6ddfe586cf3ca25b7a165bc0a5aed"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"proc-macro2",
|
"proc-macro2",
|
||||||
"quote",
|
"quote",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user