Skip to content

Commit

Permalink
Remove int_log feature
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielbosio committed Nov 8, 2023
1 parent 036664a commit 347f26b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kimchi/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#![feature(int_log)]
#![doc = include_str!("../README.md")]

#[macro_use]
Expand Down

0 comments on commit 347f26b

Please sign in to comment.