Skip to content

Commit 612cbb8

Browse files
committed
Bump some dependencies
1 parent 491549a commit 612cbb8

File tree

2 files changed

+30
-20
lines changed

2 files changed

+30
-20
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,16 +32,16 @@ clap = "4"
3232
clap_complete = "4"
3333
env_logger = "0.10.0"
3434
itertools = { version = ">=0.10,<0.14", default-features = false }
35-
libloading = "0.7"
35+
libloading = "0.8"
3636
log = "0.4"
3737
objc = "0.2"
38-
owo-colors = "3.5.0"
38+
owo-colors = "4.1.0"
3939
prettyplease = "0.2.7"
4040
proc-macro2 = "1"
4141
quickcheck = "1.0"
4242
quote = { version = "1", default-features = false }
4343
regex = { version = "1.5.3", default-features = false }
44-
rustc-hash = "1.0.1"
44+
rustc-hash = "2.1.0"
4545
shlex = "1"
4646
similar = "2.2.1"
4747
syn = "2.0"

0 commit comments

Comments
 (0)