Radish alpha
r
Radicle CI broker
Radicle
Git (anonymous pull)
Log in to clone via SSH
chore: bump dependency on regex to current version
Lars Wirzenius committed 1 year ago
commit 1b5700c0c55a657f1891b9021ea0b579cd00909f
parent 1a8abc59902847ca14f861e04eb8c0303eeb4428
1 file changed +1 -1
modified Cargo.toml
@@ -18,7 +18,7 @@ html-page = "0.2.0"
log = "0.4.22"
radicle-git-ext = "0.7.0"
radicle-surf = { version = "0.18.0", default-features = false, features = ["serde"] }
-
regex = "1.10.4"
+
regex = "1.10.5"
serde = { version = "1.0.193", features = ["derive"] }
serde_json = "1.0.108"
serde_yaml = "0.9.27"