Skip to content

Commit

Permalink
Update public-api to 0.44.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tamird committed Feb 13, 2025
1 parent ade2e2a commit c608a2d
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 @@ -85,7 +85,7 @@ octorust = { version = "0.9.0", default-features = false }
once_cell = { version = "1.20.1", default-features = false }
proc-macro2 = { version = "1", default-features = false }
proc-macro2-diagnostics = { version = "0.10.1", default-features = false }
public-api = { version = "0.43.0", default-features = false }
public-api = { version = "0.44.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 c608a2d

Please sign in to comment.