Skip to content

Commit

Permalink
chore(deps): Bump camino from 1.1.6 to 1.1.7
Browse files Browse the repository at this point in the history
Bumps [camino](https://github.com/camino-rs/camino) from 1.1.6 to 1.1.7.
- [Release notes](https://github.com/camino-rs/camino/releases)
- [Changelog](https://github.com/camino-rs/camino/blob/main/CHANGELOG.md)
- [Commits](camino-rs/camino@camino-1.1.6...camino-1.1.7)

---
updated-dependencies:
- dependency-name: camino
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 15, 2024
1 parent caff6be commit d18d224
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ include = ["src/**/*", "LICENSE", "README.md"]
[dependencies]
anyhow = "1.0.83"
atty = "0.2.14"
camino = "1.1.6"
camino = "1.1.7"
clap = { version = "4.5.4", features = ["cargo", "env", "derive"] }
openai = "1.0.0-alpha.14"
tokio = "1.37.0"
Expand Down

0 comments on commit d18d224

Please sign in to comment.