From cb3ef295105934a1f8aac54e8521b0fe169c0c38 Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Sat, 8 Jul 2023 16:30:11 +0200 Subject: remove thread id value feature --- src/main.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main.rs b/src/main.rs index 9a18e7e..c5cc5f6 100644 --- a/src/main.rs +++ b/src/main.rs @@ -1,4 +1,3 @@ -#![feature(thread_id_value)] pub mod vector; pub mod dictionary; pub mod text; -- cgit v1.2.3-70-g09d2