Update lib.rs

This commit is contained in:
nora 2022-01-09 18:10:51 +01:00 committed by GitHub
parent b89da19884
commit 9f723bd5bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1 +1,2 @@
#![doc = include_str!("../README.md")]
pub use libc::*;