Skip to content

Commit 86e1635

Browse files
chore(deps): update rust crate json-escape to 0.2.0 (#23)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8ddb6ae commit 86e1635

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ criterion = { version = "3.0.5", package = "codspeed-criterion-compat" }
3232
glob = "0.3"
3333
serde_json = "1"
3434
v_jsonescape = "0.7"
35-
json-escape = "0.1.1"
35+
json-escape = "0.2.0"
3636

3737
[profile.bench]
3838
lto = true

0 commit comments

Comments
 (0)