Skip to content

Commit 12648f8

Browse files
Bump serde_with from 1.9.2 to 1.9.4 (#129)
Bumps [serde_with](https://github.com/jonasbb/serde_with) from 1.9.2 to 1.9.4. - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Changelog](https://github.com/jonasbb/serde_with/blob/master/CHANGELOG.md) - [Commits](jonasbb/serde_with@v1.9.2...v1.9.4) --- updated-dependencies: - dependency-name: serde_with dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8efaaaf commit 12648f8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

omicron-nexus/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ lazy_static = "1.4.0"
1515
libc = "0.2.97"
1616
newtype_derive = "0.1.6"
1717
serde_json = "1.0"
18-
serde_with = "1.9.1"
18+
serde_with = "1.9.4"
1919
structopt = "0.3"
2020
thiserror = "1.0"
2121
toml = "0.5.6"

0 commit comments

Comments
 (0)