Skip to content

Commit

Permalink
build(deps): bump sophia from 0.7.2 to 0.8.0
Browse files Browse the repository at this point in the history
Bumps [sophia](https://github.com/pchampin/sophia_rs) from 0.7.2 to 0.8.0.
- [Changelog](https://github.com/pchampin/sophia_rs/blob/main/CHANGELOG.txt)
- [Commits](pchampin/sophia_rs@v0.7.2...v0.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent f4a6162 commit 9e369da
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 68 deletions.
127 changes: 60 additions & 67 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 dsp-meta/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ hyper.workspace = true
log.workspace = true
serde.workspace = true
serde_json.workspace = true
sophia = "0.7.2"
sophia = "0.8.0"
tokio.workspace = true
tower.workspace = true
tower-http.workspace = true
Expand Down

0 comments on commit 9e369da

Please sign in to comment.