Skip to content

Commit 5250357

Browse files
authored
Merge pull request #39 from Emerentius/master
Update ord_subset dependency.
2 parents 965e04f + d1a1868 commit 5250357

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
@@ -15,7 +15,7 @@ travis-ci = { repository = "alkis/decimal" }
1515
[dependencies]
1616
bitflags = "1"
1717
libc = "0.2"
18-
ord_subset = { optional = true, version = "2" }
18+
ord_subset = { optional = true, version = "3" }
1919
rustc-serialize = { optional = true, version = "0.3" }
2020
serde = { optional = true, version = "1" }
2121

0 commit comments

Comments
 (0)