mirror of
https://github.com/davegallant/rfd-notify.git
synced 2025-08-06 08:43:39 +00:00
Bump regex from 1.4.0 to 1.4.1 (#36)
This commit is contained in:
committed by
GitHub
parent
e6a80b5b17
commit
9fc5ac63ad
@@ -14,7 +14,7 @@ tokio = { version = "0.2", features = ["full"] }
|
||||
serde_json = "1.0.59"
|
||||
log = "0.4"
|
||||
pretty_env_logger = "0.4.0"
|
||||
regex = "1.4.0"
|
||||
regex = "1.4.1"
|
||||
rust-crypto = "^0.2"
|
||||
sled = "0.34.4"
|
||||
clap = "2.33.3"
|
||||
|
Reference in New Issue
Block a user