Skip to content

Commit edcd85b

Browse files
dependabot[bot]satyakwok
authored andcommitted
chore(deps): bump reliakit-validate from 0.3.3 to 1.0.0
Bumps [reliakit-validate](https://github.com/satyakwok/reliakit) from 0.3.3 to 1.0.0. - [Release notes](https://github.com/satyakwok/reliakit/releases) - [Changelog](https://github.com/satyakwok/reliakit/blob/main/CHANGELOG.md) - [Commits](satyakwok/reliakit@reliakit-validate-v0.3.3...reliakit-validate-v1.0.0) --- updated-dependencies: - dependency-name: reliakit-validate dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3c8aaa9 commit edcd85b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

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

bin/sentrix-faucet/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ path = "src/main.rs"
1313
sentrix-primitives = { path = "../../crates/sentrix-primitives" }
1414
sentrix-wallet = { path = "../../crates/sentrix-wallet" }
1515
reliakit-primitives = "1.0"
16-
reliakit-validate = "0.3"
16+
reliakit-validate = "1.0"
1717
reliakit-ratelimit = "0.1"
1818
reliakit-secret = "1.0"
1919

0 commit comments

Comments
 (0)