Skip to content

Commit

Permalink
Merge pull request #1395 from adumbidiot/update-num
Browse files Browse the repository at this point in the history
Update num to 0.3
  • Loading branch information
mitchmindtree authored Oct 8, 2020
2 parents 644f1c6 + 4fb369b commit 23629f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conrod_core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ wasm-bindgen = [ "instant/wasm-bindgen" ]
conrod_derive = { path = "../conrod_derive", version = "0.71" }
daggy = "0.5"
fnv = "1.0"
num = "0.2"
num = "0.3"
pistoncore-input = "1.0.0"
rusttype = { version = "0.8", features = ["gpu_cache"] }
instant = "0.1"
Expand Down

0 comments on commit 23629f2

Please sign in to comment.