Skip to content

Commit 7668aca

Browse files
author
Ruslan
committed
Update libraries
1 parent 071cc76 commit 7668aca

2 files changed

Lines changed: 226 additions & 15 deletions

File tree

Cargo.lock

Lines changed: 223 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[package]
22
name = "bindicator"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
edition = "2021"
55

66
[dependencies]
7-
charming = { version = "0.4.0", features = ["wasm"] }
8-
chrono = "0.4.40"
7+
charming = { version = "0.5.0", features = ["wasm"] }
8+
chrono = "0.4.41"
99
futures = "0.3.31"
1010
gloo-console = "0.3.0"
1111
gloo-net = "0.6.0"

0 commit comments

Comments
 (0)