This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
[package]
|
||||
name = "lumbridge-buzz"
|
||||
version.workspace = true
|
||||
edition.workspace = true
|
||||
rust-version.workspace = true
|
||||
license.workspace = true
|
||||
repository.workspace = true
|
||||
|
||||
[dependencies]
|
||||
buzz-sdk = { git = "https://github.com/block/buzz.git", rev = "cb3144999bebc4939cb15b2200b373281d493b52" }
|
||||
nostr = "0.44"
|
||||
thiserror = "2"
|
||||
uuid = "1"
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
Reference in New Issue
Block a user