Skip to content

Commit a4a9e9c

Browse files
chore(deps): bump pubky from 0.5.4 to 0.6.0
Bumps [pubky](https://github.com/pubky/pubky-core) from 0.5.4 to 0.6.0. - [Release notes](https://github.com/pubky/pubky-core/releases) - [Commits](pubky/pubky-core@v0.5.4...v0.6.0) --- updated-dependencies: - dependency-name: pubky dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 40ceb4e commit a4a9e9c

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 7 additions & 7 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
@@ -36,7 +36,7 @@ web-sys = "0.3.77"
3636
wasm-bindgen-test = "0.3.50"
3737

3838
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
39-
pubky = "0.5.4"
39+
pubky = "0.6.0"
4040

4141
[target.'cfg(not(target_arch = "wasm32"))'.dev-dependencies]
4242
tokio = { version = "1.48.0", features = ["full"] }

0 commit comments

Comments
 (0)