Skip to content

Commit

Permalink
Update negentropy package urls
Browse files Browse the repository at this point in the history
  • Loading branch information
yukibtc committed Sep 20, 2024
1 parent 3891733 commit 9ffca6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions negentropy/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ version = "0.4.3"
edition = "2018"
description = "Rust implementation of the negentropy set-reconciliation protocol."
authors = ["Yuki Kishimoto <[email protected]>"]
homepage = "https://github.com/yukibtc/rust-negentropy"
repository = "https://github.com/yukibtc/rust-negentropy.git"
homepage = "https://github.com/rust-nostr/negentropy"
repository = "https://github.com/rust-nostr/negentropy.git"
license = "MIT"
rust-version = "1.51.0"
exclude = ["fuzz"]
Expand Down

0 comments on commit 9ffca6c

Please sign in to comment.