Skip to content

Commit c253a82

Browse files
committed
docs: remove requirements from readme
Cargo.toml and ci should are more correct
1 parent 789fe44 commit c253a82

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,6 @@ Enables the usage of [**dbus-rs**](https://lib.rs/dbus) instead of [**zbus**](ht
6262
This is functionally identical to the default feature set.
6363
**As long as you still compile with default-features this will only enable dbus-rs usage, but not default to it!** In order to use the dbus-rs implementation set the environment variable **`DBUSRS `** or compile notify-rust with **`--no-default-features`**.
6464

65-
### Requirements
66-
67-
| | with dbus | with zbus|
68-
| ----------- | --- | --- |
69-
| **`rustc`** | >= 1.59 | >= 1.60 |
70-
| **libdbus** | **yes** | nope! |
71-
7265
## macOS support
7366
This library shines on linux and bsd, which is its original target platform.
7467
Lately it gained support for macOS thanks to [mac-notification-sys](https://crates.io/crates/mac-notification-sys).

0 commit comments

Comments
 (0)