Skip to content

Commit 9e93693

Browse files
chore(deps): update agent dependencies
1 parent 5d58134 commit 9e93693

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
@@ -28,7 +28,7 @@ chrono = { version = "0.4.23", features = ["serde"] }
2828
cidr = { version = "0.2.1", features = ["serde"] }
2929
console_log = "0.2.0"
3030
flate2 = "1.0.25"
31-
heck = "0.4.0"
31+
heck = "0.4.1"
3232
http = "0.2.8"
3333
lazy_static = "1.4.0"
3434
libc = "0.2.139"
@@ -39,7 +39,7 @@ rand = "0.8.5"
3939
regex = "1.7.1"
4040
scraper = "0.14.0"
4141
serde = { version = "1.0", features = ["derive"] }
42-
serde_json = "1.0.91"
42+
serde_json = "1.0.92"
4343
stderrlog = "0.5.4"
4444
string_cache = "=0.8.4"
4545
url = "2.3.1"

0 commit comments

Comments
 (0)