Skip to content

Commit

Permalink
Update duplicate dependency from "1.0" to "2.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
regexident committed Nov 12, 2024
1 parent a81390c commit 61d6eee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ascent_macro/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ itertools = "0.13"
petgraph = "0.6.0"
derive-syn-parse = "0.2.0"
lazy_static = "1.4.0"
duplicate = { version = "1.0.0", default-features = false }
duplicate = { version = "2.0", default-features = false }

[dev-dependencies]
ascent = { path = "../ascent" }
Expand Down

0 comments on commit 61d6eee

Please sign in to comment.