Skip to content

Commit

Permalink
refactor: optimize dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
chesedo committed Sep 17, 2024
1 parent f28dcb6 commit e438555
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion despatma-dependency-container/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,5 @@ syn = { workspace = true, features = ["extra-traits", "full"] }
auto_impl = "1.2.0"
macrotest.workspace = true
pretty_assertions.workspace = true
syn = { workspace = true, features = ["extra-traits"] }
tokio = { version = "1.39.2", features = ["macros", "rt-multi-thread", "time"] }
trybuild.workspace = true

0 comments on commit e438555

Please sign in to comment.