Skip to content

Commit

Permalink
Merge pull request #69 from kaspar030/dependabot/cargo/camino-1.1.7
Browse files Browse the repository at this point in the history
chore(deps): Bump camino from 1.1.6 to 1.1.7
  • Loading branch information
github-actions[bot] authored May 15, 2024
2 parents caff6be + d18d224 commit ada5dc2
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 ada5dc2

Please sign in to comment.