Final dependency update
This commit is contained in:
Generated
+330
-249
File diff suppressed because it is too large
Load Diff
+2
-2
@@ -17,7 +17,7 @@ exclude = [".github", "CONTRIBUTING.md", "*.log", "tags"]
|
||||
anyhow = "1.0.68"
|
||||
backtrace = "0.3.67"
|
||||
bimap = { version = "0.6.3", features = ["serde"] }
|
||||
chrono = { version = "0.4", features = ["serde"] }
|
||||
chrono = { version = "0.4.38", features = ["serde"] }
|
||||
confy = { version = "0.6.0", default-features = false, features = [
|
||||
"yaml_conf",
|
||||
] }
|
||||
@@ -27,7 +27,7 @@ human-panic = "1.1.3"
|
||||
indoc = "2.0.0"
|
||||
log = "0.4.17"
|
||||
log4rs = { version = "1.2.0", features = ["file_appender"] }
|
||||
regex = "1.7.1"
|
||||
regex = "1.11.1"
|
||||
reqwest = { version = "0.11.14", features = ["json"] }
|
||||
serde_yaml = "0.9.16"
|
||||
serde_json = "1.0.91"
|
||||
|
||||
Reference in New Issue
Block a user