Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Commit

Permalink
Bump cynic-codegen from 3.4.3 to 3.5.1 in /backend
Browse files Browse the repository at this point in the history
Bumps [cynic-codegen](https://github.com/obmarg/cynic) from 3.4.3 to 3.5.1.
- [Release notes](https://github.com/obmarg/cynic/releases)
- [Changelog](https://github.com/obmarg/cynic/blob/main/CHANGELOG.md)
- [Commits](obmarg/cynic@v3.4.3...v3.5.1)

---
updated-dependencies:
- dependency-name: cynic-codegen
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and garryod committed Apr 9, 2024
1 parent 920695c commit 67eecd4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions backend/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion backend/chimp_controller/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ url = { workspace = true }
uuid = { workspace = true }

[build-dependencies]
cynic-codegen = { version = "3.4.0" }
cynic-codegen = { version = "3.5.1" }
targeting = { path = "../targeting" }

0 comments on commit 67eecd4

Please sign in to comment.