Skip to content

Commit 9cd1743

Browse files
chore(deps): bump serde_json from 1.0.149 to 1.0.150
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.149 to 1.0.150. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.149...v1.0.150) --- updated-dependencies: - dependency-name: serde_json dependency-version: 1.0.150 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1b42854 commit 9cd1743

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ libvault-core = "0.1.0"
4242
#====
4343
anyhow = "1.0.102"
4444
serde = { version = "1.0.228", features = ["derive"] }
45-
serde_json = "1.0.149"
45+
serde_json = "1.0.150"
4646
serde_urlencoded = "0.7"
4747
tracing = "0.1.44"
4848
tracing-subscriber = "0.3.23"

0 commit comments

Comments
 (0)