1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2025-06-27 16:35:59 +00:00

improvement: switch to stable rust

This commit is contained in:
timokoesters 2020-07-22 21:57:14 +02:00
parent 9c095f1538
commit d8e1248df6
No known key found for this signature in database
GPG key ID: 356E705610F626D5
5 changed files with 106 additions and 141 deletions

View file

@ -1,4 +1,3 @@
#![feature(proc_macro_hygiene, decl_macro)]
#![warn(rust_2018_idioms)]
pub mod push_rules;