Skip to content

Commit

Permalink
Merge pull request #1067 from zeenix/drop-some-unneeded-dev-deps
Browse files Browse the repository at this point in the history
➖ zm: Drop unneeded trybuild & rustversion dev deps
  • Loading branch information
zeenix authored Oct 14, 2024
2 parents 08d5745 + 0efc88b commit 238593b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 39 deletions.
37 changes: 0 additions & 37 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions zbus_macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ zvariant_utils = { path = "../zvariant_utils", version = "=2.2.0" }
[dev-dependencies]
zbus = { path = "../zbus" }
serde = { version = "1.0.200", features = ["derive"] }
trybuild = "1.0.93"
rustversion = "1.0.15"
async-io = "2.3.2"
futures-util = { version = "0.3.30", default-features = false }

Expand Down

0 comments on commit 238593b

Please sign in to comment.