Bump regex from 1.4.1 to 1.4.2 (#46)

This commit is contained in:
dependabot-preview[bot]
2020-11-01 16:38:41 +00:00
committed by GitHub
parent 82630acd0d
commit 0bee0147c2
2 changed files with 5 additions and 5 deletions

View File

@@ -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"