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 999a99b commit e0207bdCopy full SHA for e0207bd
Cargo.toml
@@ -2,7 +2,7 @@
2
name = "wasm-timer"
3
edition = "2018"
4
description = "Abstraction over std::time::Instant and futures-timer that works on WASM"
5
-version = "0.2.2"
+version = "0.2.3"
6
authors = ["Pierre Krieger <pierre.krieger1708@gmail.com>"]
7
license = "MIT"
8
repository = "https://github.com/tomaka/wasm-timer"
0 commit comments