Skip to content

Commit

Permalink
Update public-api to 0.40.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tamird committed Oct 21, 2024
1 parent 240291a commit 298e2a7
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 @@ -80,7 +80,7 @@ object = { version = "0.36", default-features = false }
once_cell = { version = "1.20.1", default-features = false }
proc-macro-error = { version = "1.0", default-features = false }
proc-macro2 = { version = "1", default-features = false }
public-api = { version = "0.39.0", default-features = false }
public-api = { version = "0.40.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 298e2a7

Please sign in to comment.