Skip to content

Commit a0f939c

Browse files
committed
Bump dependencies
1 parent 5da8f65 commit a0f939c

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -15,8 +15,8 @@ std = ["alloc", "thiserror"]
1515
global = ["std"]
1616

1717
[dependencies]
18-
thiserror = { version = "1.0.29", optional = true }
19-
tracing = { version = "0.1.28", optional = true }
18+
thiserror = { version = "1.0.30", optional = true }
19+
tracing = { version = "0.1.29", optional = true }
2020

2121
[package.metadata.docs.rs]
2222
all-features = true

0 commit comments

Comments
 (0)