Skip to content

Commit

Permalink
Bump schematic from 0.17.10 to 0.17.11 (#443)
Browse files Browse the repository at this point in the history
Bumps [schematic](https://github.com/moonrepo/schematic) from 0.17.10 to 0.17.11.
- [Changelog](https://github.com/moonrepo/schematic/blob/master/CHANGELOG.md)
- [Commits](moonrepo/schematic@schematic-v0.17.10...schematic-v0.17.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2025
1 parent ebbde20 commit 1d475cb
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 @@ -24,7 +24,7 @@ opentelemetry = { version = "0.26.0"}
opentelemetry-otlp = { version = "0.26.0", features = ["opentelemetry-http"] }
opentelemetry-semantic-conventions = { version = "0.26.0", features = ["semconv_experimental"] }
opentelemetry_sdk = { version = "0.26.0", features = ["rt-tokio"] }
schematic = "0.17.10"
schematic = "0.17.11"
jsonptr = "0.6.3"
rustls = { version = "0.23.21", features = ["ring"] }

Expand Down

0 comments on commit 1d475cb

Please sign in to comment.