We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e02f60 commit 8af93e3Copy full SHA for 8af93e3
crates/file/Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "gloo-file"
3
description = "Convenience crate for working with JavaScript files and blobs"
4
-version = "0.2.0"
+version = "0.2.1"
5
authors = ["Rust and WebAssembly Working Group"]
6
edition = "2018"
7
license = "MIT/Apache-2.0"
crates/timers/Cargo.toml
name = "gloo-timers"
description = "Convenience crate for working with JavaScript timers"
-version = "0.2.2"
+version = "0.2.3"
0 commit comments