Skip to content

Commit

Permalink
Update README example using Rust 2018
Browse files Browse the repository at this point in the history
  • Loading branch information
jamacku authored and repnop committed Nov 14, 2023
1 parent 42af337 commit c56ae81
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ Supported platforms: Linux, Windows, MacOS, FreeBSD, OpenBSD
## Example

```rust
extern crate mac_address;

use mac_address::get_mac_address;

fn main() {
Expand Down

0 comments on commit c56ae81

Please sign in to comment.