Skip to content

Commit 601cc70

Browse files
authored
switch back to a release of the inflections crate
1 parent d3fb281 commit 601cc70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ cast = "0.2.0"
1414
clap = "2.20.5"
1515
either = "1.0.3"
1616
error-chain = "0.10.0"
17-
inflections = { git = "https://github.com/whitequark/inflections" }
17+
inflections = "1.1.0"
1818
quote = "0.3.15"
1919
svd-parser = "0.5.1"
2020
syn = "0.11.9"

0 commit comments

Comments
 (0)