Skip to content

Commit 20539c9

Browse files
committed
rename crate to adafruit-bluefruit-protocol
* no need for "rs" in the crate name (just in the repo to make clear what language it is) * make clear that this only covers the protocol and nothing else
1 parent 1fa175f commit 20539c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[package]
2-
name = "adafruit-bluefruit-rs"
2+
name = "adafruit-bluefruit-protocol"
33
version = "0.1.0"
44
edition = "2021"
55

0 commit comments

Comments
 (0)