chore: bump uriparse from 0.6.3 to 0.6.4 (#23799)
* chore: bump uriparse from 0.6.3 to 0.6.4 Bumps [uriparse](https://github.com/sgodwincs/uriparse-rs) from 0.6.3 to 0.6.4. - [Release notes](https://github.com/sgodwincs/uriparse-rs/releases) - [Changelog](https://github.com/sgodwincs/uriparse-rs/blob/master/RELEASES.md) - [Commits](https://github.com/sgodwincs/uriparse-rs/commits) --- updated-dependencies: - dependency-name: uriparse dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * [auto-commit] Update all Cargo lock files Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
This commit is contained in:
@ -18,7 +18,7 @@ solana-remote-wallet = { path = "../remote-wallet", version = "=1.11.0", default
|
||||
solana-sdk = { path = "../sdk", version = "=1.11.0" }
|
||||
thiserror = "1.0.30"
|
||||
tiny-bip39 = "0.8.2"
|
||||
uriparse = "0.6.3"
|
||||
uriparse = "0.6.4"
|
||||
url = "2.2.2"
|
||||
|
||||
[dev-dependencies]
|
||||
|
Reference in New Issue
Block a user