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.5.1 to 3.6.1 in /backend
Browse files Browse the repository at this point in the history
Bumps [cynic-codegen](https://github.com/obmarg/cynic) from 3.5.1 to 3.6.1.
- [Release notes](https://github.com/obmarg/cynic/releases)
- [Changelog](https://github.com/obmarg/cynic/blob/main/CHANGELOG.md)
- [Commits](obmarg/cynic@v3.5.1...v3.6.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 Apr 15, 2024
1 parent d2f437f commit 8cf8ff6
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 48 deletions.
108 changes: 61 additions & 47 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.5.1" }
cynic-codegen = { version = "3.6.1" }
targeting = { path = "../targeting" }

0 comments on commit 8cf8ff6

Please sign in to comment.