Skip to content

Commit 8148ac6

Browse files
chore(deps): update rust crate indicatif to 0.18 (#7890)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9834d9a commit 8148ac6

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ heck = "0.5"
127127
hexf-parse = "0.2"
128128
image = { version = "0.25", default-features = false, features = ["png"] }
129129
indexmap = { version = "2.7", default-features = false }
130-
indicatif = "0.17"
130+
indicatif = "0.18"
131131
itertools = { version = "0.14" }
132132
jobserver = "0.1"
133133
ktx2 = "0.4"
@@ -229,7 +229,7 @@ wasm-bindgen = "0.2.100"
229229
wasm-bindgen-futures = "0.4.43"
230230
wasm-bindgen-test = "0.3"
231231
web-sys = { version = "0.3.77", default-features = false }
232-
web-time = "1"
232+
web-time = "1.1.0"
233233

234234
# deno dependencies
235235
deno_console = "0.192.0"

0 commit comments

Comments
 (0)