Skip to content

Commit 96f2a69

Browse files
fix(deps): update rust crate logos to 0.15.0
1 parent ab97aba commit 96f2a69

File tree

2 files changed

+18
-8
lines changed

2 files changed

+18
-8
lines changed

Cargo.lock

Lines changed: 17 additions & 7 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
@@ -19,7 +19,7 @@ chrono = "0.4.37"
1919
dotenvy = "0.15.7"
2020
lalrpop-util = "0.20.1"
2121
lazy_static = "1.4.0"
22-
logos = "0.14.0"
22+
logos = "0.15.0"
2323
poise = "0.5.7"
2424
regex = "1.10.4"
2525
tap = "1.0.1"

0 commit comments

Comments
 (0)