Skip to content

Commit db585c4

Browse files
committed
chore(versions): update
1 parent 18a6bbe commit db585c4

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

cargo-generate/Cargo.lock.next.tracing.liquid

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

cargo-generate/Cargo.toml.next.tracing.liquid

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ categories = ["gui", "wasm", "web-programming"]
1212
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1313
[dependencies]
1414
yew = { git = "https://github.com/yewstack/yew", branch = "master", features = ["csr"] }
15-
tracing = "0.1"
16-
tracing-subscriber = { version = "0.3", features = ["fmt"] }
17-
tracing-web = "0.1"
15+
tracing = "0.1.43"
16+
tracing-subscriber = { version = "0.3.22", features = ["fmt"] }
17+
tracing-web = "0.1.3"

0 commit comments

Comments
 (0)