Skip to content

Commit

Permalink
regsim: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
newAM committed Dec 25, 2023
1 parent 185a24d commit 32fff49
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion regsim/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ code, not all features of the W5500 will be fully simulated.

All features are disabled by default.

* `async`: **Nightly only.** Implement asynchronous traits.
* `ip_in_core`: **Nightly only.** Use `core::net` networking types.

## Notes
Expand Down
1 change: 0 additions & 1 deletion regsim/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
//!
//! All features are disabled by default.
//!
//! * `async`: **Nightly only.** Implement asynchronous traits.
//! * `ip_in_core`: **Nightly only.** Use `core::net` networking types.
//!
//! # Notes
Expand Down

0 comments on commit 32fff49

Please sign in to comment.