Skip to content

Commit f0f92bf

Browse files
committed
Bump dependencies
1 parent 0316601 commit f0f92bf

File tree

2 files changed

+20
-93
lines changed

2 files changed

+20
-93
lines changed

Cargo.lock

Lines changed: 18 additions & 91 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
@@ -12,8 +12,8 @@ repository = "https://github.com/lockieluke/swift-precompiler"
1212

1313
[dependencies]
1414
clap = { version = "4.4.14", features = ["derive"] }
15-
colored = "2.1.0"
16-
fancy-regex = "0.13.0"
15+
colored = "3.0.0"
16+
fancy-regex = "0.14.0"
1717
glob = "0.3.1"
1818
path-absolutize = "3.1.1"
1919
toml = "0.8.10"

0 commit comments

Comments
 (0)