Skip to content

Commit d43e9b2

Browse files
chore(deps): bump xberg from 1.0.0 to 1.0.3
Bumps [xberg](https://github.com/xberg-io/xberg) from 1.0.0 to 1.0.3. - [Release notes](https://github.com/xberg-io/xberg/releases) - [Changelog](https://github.com/xberg-io/xberg/blob/main/CHANGELOG.md) - [Commits](xberg-io/xberg@v1.0.0...v1.0.3) --- updated-dependencies: - dependency-name: xberg dependency-version: 1.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b970614 commit d43e9b2

2 files changed

Lines changed: 19 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 18 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ serde_json = "1.0"
3232
sha2 = "0.11"
3333
rustix = { version = "1.1", features = ["fs", "process"] }
3434
tokio = { version = "1", features = ["io-util", "net", "rt-multi-thread", "sync", "time"] }
35-
xberg = { version = "=1.0.0", default-features = false, features = ["tokio-runtime", "simd-utf8", "pdf"] }
35+
xberg = { version = "=1.0.3", default-features = false, features = ["tokio-runtime", "simd-utf8", "pdf"] }
3636
zvec-rust = "=0.6.0"
3737

3838
[build-dependencies]

0 commit comments

Comments
 (0)