Skip to content

Commit 9f5fdd7

Browse files
authored
chore: update itoa dep (#677)
1 parent 1169db5 commit 9f5fdd7

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
@@ -36,7 +36,7 @@ regex = "1.10.6"
3636
serde.workspace = true
3737
serde_json = { version = "1.0.122", features = ["preserve_order"] }
3838
termcolor = "1.4.1"
39-
itoa = "1.0.11"
39+
itoa = "1.0.14"
4040
deno_path_util = "0.2.1"
4141

4242
html-escape = { version = "0.2.13" }

0 commit comments

Comments
 (0)