Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
muursh committed Oct 15, 2024
1 parent 4e4f2f9 commit 60c5324
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions paladin-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,7 @@ crossbeam = "0.8.2"
postcard = { version = "1.0.8", features = ["use-std"] }
linkme = "0.3.17"
crossbeam-skiplist = "0.1.1"

# Local dependencies
paladin-opkind-derive = { path = "../paladin-opkind-derive" }
paladin-opkind-derive = "0.4.2"

[dev-dependencies]
# Required for certain doc tests which showcase generic numeric operations
Expand Down

0 comments on commit 60c5324

Please sign in to comment.