Skip to content

Commit

Permalink
chore: bump expander to 2.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Bernhard Schuster <[email protected]>
  • Loading branch information
drahnr committed Mar 2, 2024
1 parent 390cf04 commit 47b417d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion orchestra/proc-macro/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ syn = { version = "1.0.109", features = ["full", "extra-traits"] }
quote = "1.0.20"
proc-macro2 = { version = "1.0.47", features = ["span-locations"] }
proc-macro-crate = "1.1.3"
expander = { version = "2.0.0", default-features = false }
expander = { version = "2.1.0", default-features = false }
petgraph = "0.6.0"
itertools = { version = "0.11" }
indexmap = "2"
Expand Down

0 comments on commit 47b417d

Please sign in to comment.