mirror of
https://github.com/davegallant/rfd-notify.git
synced 2025-08-07 00:58:12 +00:00
Bump regex from 1.4.1 to 1.4.2 (#46)
This commit is contained in:
committed by
GitHub
parent
82630acd0d
commit
0bee0147c2
@@ -13,7 +13,7 @@ tokio = { version = "0.2", features = ["full"] }
|
||||
serde_json = "1.0.59"
|
||||
log = "0.4"
|
||||
pretty_env_logger = "0.4.0"
|
||||
regex = "1.4.1"
|
||||
regex = "1.4.2"
|
||||
rust-crypto = "^0.2"
|
||||
sled = "0.34.4"
|
||||
clap = "2.33.3"
|
||||
|
Reference in New Issue
Block a user