Skip to content
This repository was archived by the owner on May 6, 2026. It is now read-only.

Commit aa4708b

Browse files
committed
Upgrade imbl to 6.0.0
1 parent df39f3b commit aa4708b

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ keywords = ["async", "observable", "reactive"]
1212
assert_matches = "1.5.0"
1313
futures-core = "0.3.26"
1414
futures-util = { version = "0.3.26", default-features = false }
15-
imbl = "5.0.0"
15+
imbl = "6.0.0"
1616
readlock = "0.1.5"
1717
stream_assert = "0.1.0"
1818
tokio = { version = "1.25.0", features = ["sync"] }

eyeball-im/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# unreleased
2+
3+
- Upgrade `imbl` dependency to version 6
4+
15
# 0.7.0
26

37
- Upgrade `imbl` dependency to version 5

0 commit comments

Comments
 (0)