Skip to content

Commit 5d6c370

Browse files
committed
Update agent dependencies
1 parent 0042f9a commit 5d6c370

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,11 +28,11 @@ console_log = "0.2.0"
2828
heck = "0.4.0"
2929
http = "0.2.7"
3030
lazy_static = "1.4.0"
31-
libc = "0.2.125"
31+
libc = "0.2.126"
3232
log = "0.4.17"
3333
percent-encoding = "2.1.0"
3434
rand = "0.8.5"
35-
regex = "1.5.5"
35+
regex = "1.5.6"
3636
scraper = "0.13.0"
3737
serde = { version = "1.0", features = ["derive"] }
3838
serde_json = "1.0.81"

0 commit comments

Comments
 (0)