We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d60e1ba commit 00ed548Copy full SHA for 00ed548
comma-v/Cargo.toml
@@ -11,7 +11,7 @@ chrono = "0.4.19"
11
derive_more = "0.99.17"
12
eq-macro = { path = "../eq-macro" }
13
itertools = "0.10.3"
14
-nom = "7.1.0"
+nom = "7.1.1"
15
thiserror = "1.0.30"
16
17
[dev-dependencies]
git-fast-import/Cargo.toml
@@ -8,7 +8,7 @@ license = "Apache-2.0"
8
9
[dependencies]
10
rev_lines = "0.2.1"
serde = "1.0.136"
rcs-ed/Cargo.toml
anyhow = "1.0.53"
0 commit comments