Skip to content

Commit

Permalink
Merge pull request #88 from rodneylab/build__update_dependencies
Browse files Browse the repository at this point in the history
build(rust-dependencies): 🧱 update crates
  • Loading branch information
rodneylab authored Jan 9, 2025
2 parents 764506e + 4187db0 commit 075a2f7
Show file tree
Hide file tree
Showing 3 changed files with 99 additions and 117 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/general.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ env:
CARGO_TERM_COLOR: always
RUSTFLAGS: "-Dwarnings -Cinstrument-coverage"
LLVM_PROFILE_FILE: "axum_graphql-%p-%m.profraw"
SQLX_VERSION: 0.8.2
SQLX_VERSION: 0.8.3
SQLX_FEATURES: "rustls,sqlite"
jobs:
test:
Expand Down
Loading

0 comments on commit 075a2f7

Please sign in to comment.