Skip to content
This repository was archived by the owner on Jul 26, 2024. It is now read-only.

Commit 38809b4

Browse files
Bump serde from 1.0.199 to 1.0.200
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.199 to 1.0.200. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.199...v1.0.200) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8e1f85a commit 38809b4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

directives/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ edition = "2021"
77
anyhow = "1.0.82"
88
log = "0.4.20"
99
rnix = "0.10.2"
10-
serde = { version = "1.0.199", features = [ "derive" ] }
10+
serde = { version = "1.0.200", features = [ "derive" ] }

0 commit comments

Comments
 (0)