mirror of
https://github.com/uqbar-dao/nectar.git
synced 2024-11-22 11:22:59 +03:00
cargo.toml: update website and repository URL
This commit is contained in:
parent
173c89d163
commit
365db677dd
@ -4,10 +4,8 @@ authors = ["UqbarDAO"]
|
||||
version = "0.5.0"
|
||||
edition = "2021"
|
||||
description = "A general-purpose sovereign cloud computing platform"
|
||||
homepage = "https://uqbar.network"
|
||||
repository = "https://github.com/uqbar-dao/uqbar"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
homepage = "https://kinode.org"
|
||||
repository = "https://github.com/uqbar-dao/kinode"
|
||||
|
||||
[build-dependencies]
|
||||
reqwest = { version = "0.11.22", features = ["blocking"] }
|
||||
|
Loading…
Reference in New Issue
Block a user