Skip to content

Commit adb2fe6

Browse files
build(deps): update rust crate thiserror to 2.0.15
1 parent 1d508fb commit adb2fe6

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.

lolcow-fortune/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ deku = "0.19.1"
3939
fastrand = "2.3.0"
4040
itertools = "0.14.0"
4141
memchr = "2.7.5"
42-
thiserror = "2.0.14"
42+
thiserror = "2.0.15"
4343

4444
# Binary
4545
clap = { version = "4.5.45", features = ["derive", "wrap_help"], optional = true }

0 commit comments

Comments
 (0)