Skip to content

Commit

Permalink
Update public-api to 0.38.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tamird committed Sep 20, 2024
1 parent 5f91efd commit 48ca623
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 @@ -81,7 +81,7 @@ num_enum = { version = "0.7", default-features = false }
object = { version = "0.36", default-features = false }
proc-macro-error = { version = "1.0", default-features = false }
proc-macro2 = { version = "1", default-features = false }
public-api = { version = "0.37.0", default-features = false }
public-api = { version = "0.38.0", default-features = false }
quote = { version = "1", default-features = false }
rand = { version = "0.8", default-features = false }
rbpf = { version = "0.3.0", default-features = false }
Expand Down

0 comments on commit 48ca623

Please sign in to comment.