Skip to content

Commit

Permalink
⬆️ Update serde_repr to 0.1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 19, 2024
1 parent 7a87fe8 commit 5f81470
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ tokio = ["zbus/tokio"]
[dependencies]
zbus = { version = "4", default-features = false }
serde = { version = "1.0", features = ["derive"] }
serde_repr = "0.1.9"
serde_repr = "0.1.18"
enumflags2 = { version = "0.7.7", features = ["serde"] }
static_assertions = "1.1.0"

Expand Down

0 comments on commit 5f81470

Please sign in to comment.