Skip to content

Commit c471d9c

Browse files
committed
remove old features
1 parent e1873ad commit c471d9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

node/src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#![feature(let_chains, duration_constructors_lite, duration_constructors)]
1+
#![feature(duration_constructors)]
22

33
mod gd_client;
44
mod state;

0 commit comments

Comments
 (0)