Skip to content

Commit 7540414

Browse files
committed
chore(cargo): Update eyeball-im-util to 0.7.0.
1 parent e7ac2a8 commit 7540414

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ as_variant = "1.2.0"
3232
base64 = "0.22.0"
3333
byteorder = "1.4.3"
3434
eyeball = { version = "0.8.8", features = ["tracing"] }
35-
eyeball-im = { version = "0.5.0", features = ["tracing"] }
36-
eyeball-im-util = "0.6.0"
35+
eyeball-im = { version = "0.5.1", features = ["tracing"] }
36+
eyeball-im-util = "0.7.0"
3737
futures-core = "0.3.28"
3838
futures-executor = "0.3.21"
3939
futures-util = "0.3.26"

0 commit comments

Comments
 (0)