Skip to content

Commit 0e7de1e

Browse files
committed
Update Rust crate thiserror to 1.0.49
1 parent 6729833 commit 0e7de1e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -17,7 +17,7 @@ clap = { version = "4.0.32", features = ["derive"] }
1717
tokio = { version = "1.29.1", features = ["full"] }
1818
once_cell = "1.18.0"
1919
liquid = "0.26.0"
20-
thiserror = "1.0.48"
20+
thiserror = "1.0.49"
2121
tracing = "0.1.38"
2222
tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }
2323
indoc = "1.0.9"

0 commit comments

Comments
 (0)