Browse Source

Merge pull request 'these features are stabilized now' (#10) from stabilized_features into master

Reviewed-on: #10
pull/11/head
jake 3 years ago
parent
commit
4da1e2f336
  1. 2
      src/lib.rs

2
src/lib.rs

@ -1,6 +1,4 @@
#![allow(incomplete_features)]
#![feature(const_generics)]
#![feature(seek_convenience)]
pub mod crypto;
pub mod packet;

Loading…
Cancel
Save