Skip to content

Commit

Permalink
post-release commit errata
Browse files Browse the repository at this point in the history
  • Loading branch information
density215 committed Nov 21, 2024
1 parent 7e6e9de commit 2b3b86e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ categories = ["network-programming"]
readme = "README.md"

[workspace.dependencies]
roto-macros = { path = "macros", version = "0.3.0" }
roto-macros = { path = "macros", version = "0.3.1-dev" }
proc-macro2 = "1.0.86"
quote = "1.0.37"
syn = { version = "2.0.77", features = ["full"] }

0 comments on commit 2b3b86e

Please sign in to comment.