Skip to content

Commit e201e56

Browse files
committed
Switch intl_pluralrules dependency to use git revision until we release
1 parent b00eb34 commit e201e56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fluent-bundle/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ fluent-locale = "^0.6.0"
2222
fluent-syntax = "^0.9"
2323
failure = "^0.1"
2424
failure_derive = "^0.1"
25-
intl_pluralrules = "^1.1.0"
25+
intl_pluralrules = { git = "https://github.com/unclenachoduh/pluralrules", rev = "1c18edd5c5e1e380815f587bf57b3c81e394fee7" }
2626
rental = "^0.5.4"
2727
smallvec = "^0.6.10"
2828
unic-langid = "^0.3.0"

0 commit comments

Comments
 (0)