Skip to content

Commit

Permalink
Update Rust crate rust-embed to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent c3d048f commit 7576cb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/oghma_graphql/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ edition = "2021"

[dependencies]
serde = "1.0.200"
rust-embed = "6.8.1"
rust-embed = "8.3.0"
graphql_client = "0.14.0"
serde_json = "1.0.116"
reqwest = { version = "0.12.4", features = ["json"] }

0 comments on commit 7576cb0

Please sign in to comment.