fix(minimal-versions): Addressed concerns with the minimal-versions CI checks
This commit is contained in:
Generated
+292
-192
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -15,7 +15,7 @@ exclude = [".github", "CONTRIBUTING.md", "*.log", "tags"]
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.68"
|
||||
backtrace = "0.3.67"
|
||||
backtrace = "0.3.74"
|
||||
bimap = { version = "0.6.3", features = ["serde"] }
|
||||
chrono = { version = "0.4.38", features = ["serde"] }
|
||||
confy = { version = "0.6.0", default-features = false, features = [
|
||||
|
||||
Reference in New Issue
Block a user