Skip to content

Commit 0bbe5c9

Browse files
committed
build: update crates
1 parent 22e0d20 commit 0bbe5c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,9 @@ colored_json = "5"
5454
#dotenv-linter = { git = "https://github.com/dotenv-linter/dotenv-linter.git", package = "dotenv-linter" }
5555
# misc
5656
chrono = { version = "0.4.42", features = ["serde"] }
57-
regex = "1.11.2"
57+
regex = "1.11.3"
5858
lazy_static = "1.5.0"
59-
anyhow = "1.0.99"
59+
anyhow = "1.0.100"
6060
reqwest = { version = "0.12", features = ["blocking", "json"] }
6161
native-tls = "0.2.14"
6262
which = "8.0.0"

0 commit comments

Comments
 (0)