Bump regex from 1.4.0 to 1.4.1 (#36)

This commit is contained in:
dependabot-preview[bot]
2020-10-13 14:48:26 +00:00
committed by GitHub
parent e6a80b5b17
commit 9fc5ac63ad
2 changed files with 5 additions and 5 deletions

View File

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