File tree Expand file tree Collapse file tree 3 files changed +0
-6
lines changed Expand file tree Collapse file tree 3 files changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,6 @@ categories = ["embedded"]
8
8
edition = " 2024"
9
9
license = " MIT"
10
10
repository = " https://github.com/ftdi-rs/ftdi-embedded-hal/"
11
- documentation = " https://docs.rs/ftdi-embedded-hal"
12
11
readme = " README.md"
13
12
14
13
[features ]
@@ -32,6 +31,3 @@ eeprom24x = "0.7.0"
32
31
lm75 = " 1.0.0"
33
32
spi-memory = " 0.2.0"
34
33
version-sync = " 0.9.2"
35
-
36
- [badges ]
37
- maintenance = { status = " experimental" }
Original file line number Diff line number Diff line change 1
- ![ Maintenance] ( https://img.shields.io/badge/maintenance-experimental-blue.svg )
2
1
[ ![ crates.io] ( https://img.shields.io/crates/v/ftdi-embedded-hal.svg )] ( https://crates.io/crates/ftdi-embedded-hal )
3
2
[ ![ docs.rs] ( https://docs.rs/ftdi-embedded-hal/badge.svg )] ( https://docs.rs/ftdi-embedded-hal/ )
4
3
[ ![ Build Status] ( https://github.com/ftdi-rs/ftdi-embedded-hal/workflows/CI/badge.svg )] ( https://github.com/ftdi-rs/ftdi-embedded-hal/actions )
Original file line number Diff line number Diff line change 1
- { {badges} }
2
1
[](https://crates.io/crates/ftdi-embedded-hal)
3
2
[](https://docs.rs/ftdi-embedded-hal/)
4
3
[](https://github.com/ftdi-rs/ftdi-embedded-hal/actions)
You can’t perform that action at this time.
0 commit comments