Skip to content

Commit

Permalink
Update Rust crate cynic-codegen to 3.9.1 (#941)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 9aecc44 commit 4b76080
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 @@ -94,7 +94,7 @@ zerocopy = { version = "0.8.11", features = ["derive"] }
zip = { version = "2.2.1", default-features = false, features = ["deflate"] }

[build-dependencies]
cynic-codegen = { version = "3.9.0", features = ["rkyv"] }
cynic-codegen = { version = "3.9.1", features = ["rkyv"] }
windows_exe_info = { version = "0.4.2", features = ["manifest"] }

[dev-dependencies]
Expand Down

0 comments on commit 4b76080

Please sign in to comment.