Skip to content

Commit 0d7ae9b

Browse files
Bump serde_json from 1.0.60 to 1.0.61 in /clients/libredirectionio
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.60 to 1.0.61. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.60...v1.0.61) Signed-off-by: dependabot[bot] <support@github.com>
1 parent bd65c87 commit 0d7ae9b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -24,7 +24,7 @@ tera = "1.6.0"
2424

2525
[dependencies]
2626
serde = { version = "1.0", features = ["derive"] }
27-
serde_json = "1.0.60"
27+
serde_json = "1.0.61"
2828
regex = "1.4.2"
2929
url = "2.2.0"
3030
percent-encoding = "2.1.0"

0 commit comments

Comments
 (0)