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 b00eb34 commit e201e56Copy full SHA for e201e56
fluent-bundle/Cargo.toml
@@ -22,7 +22,7 @@ fluent-locale = "^0.6.0"
22
fluent-syntax = "^0.9"
23
failure = "^0.1"
24
failure_derive = "^0.1"
25
-intl_pluralrules = "^1.1.0"
+intl_pluralrules = { git = "https://github.com/unclenachoduh/pluralrules", rev = "1c18edd5c5e1e380815f587bf57b3c81e394fee7" }
26
rental = "^0.5.4"
27
smallvec = "^0.6.10"
28
unic-langid = "^0.3.0"
0 commit comments