Skip to content

Commit db931c5

Browse files
committed
chore: Bump our decancer version
This removes the paste dependency decancer had. We still need to have a denyc exception for paste because of rmp-serde and ratatui.
1 parent 9a0b56a commit db931c5

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

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

crates/matrix-sdk-base/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ assert_matches = { workspace = true, optional = true }
5858
assert_matches2 = { workspace = true, optional = true }
5959
async-trait.workspace = true
6060
bitflags = { workspace = true, features = ["serde"] }
61-
decancer = "3.2.8"
61+
decancer = "3.3.0"
6262
eyeball = { workspace = true, features = ["async-lock"] }
6363
eyeball-im.workspace = true
6464
futures-util.workspace = true

0 commit comments

Comments
 (0)