Skip to content

Commit 40ad214

Browse files
authored
anng: add repository link (#22)
1 parent be2cb65 commit 40ad214

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

anng/Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
[package]
22
name = "anng"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2024"
55
license = "MIT OR Apache-2.0"
66
authors = [
77
"Jon Gjengset <jon.gjengset@helsing.ai>",
88
"Felix Obenhuber <felix.obenhuber@helsing.ai>",
99
]
10+
repository = "https://github.com/nanomsg/nng-rs"
1011
rust-version = "1.85.0" # Waker::noop
1112

1213
description = "Safe, async bindings to nanomsg next-generation (NNG)"

0 commit comments

Comments
 (0)