include_str doesnt really work here
This commit is contained in:
parent
76362dccc8
commit
419980b6ff
|
@ -1,4 +1,3 @@
|
|||
#![doc = include_str!("../../README.md")]
|
||||
#![feature(c_unwind)]
|
||||
#![feature(thread_id_value)]
|
||||
|
||||
|
|
Loading…
Reference in New Issue