Skip to content

Commit

Permalink
removed unnecessary 'rustc_version' build dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
amunra committed Sep 25, 2024
1 parent dfc6a86 commit 05df936
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,3 @@ no_std = ["hashbrown"]

[dependencies]
hashbrown = { version = "0.14", optional = true }

[build-dependencies]
rustc_version = "0.4.1"

0 comments on commit 05df936

Please sign in to comment.