Skip to content

Commit 98dcc84

Browse files
committed
Update minimum supported Rust version to 1.9.0
1 parent d4d790e commit 98dcc84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ pub fn gethostname(name: &mut [u8]) -> Result<()>;
3131
```
3232

3333
## Requirements
34-
Rust >= 1.7.0
34+
Rust >= 1.9.0
3535

3636
## Usage
3737

0 commit comments

Comments
 (0)