We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 069120b commit 6cd700aCopy full SHA for 6cd700a
Cargo.toml
@@ -15,7 +15,7 @@ edition = "2024"
15
rust-version = "1.85"
16
license = "MIT"
17
description = "A flexible and lightweight messaging library for distributed systems"
18
-authors = ["Jonas Bostoen", "Nicolas Racchi"]
+authors = ["Chainbound Developers <dev@chainbound.io>"]
19
homepage = "https://github.com/chainbound/msg-rs"
20
repository = "https://github.com/chainbound/msg-rs"
21
keywords = [
0 commit comments