From 8b50585b5f15cb52fdb584af5dd4536b9839a802 Mon Sep 17 00:00:00 2001 From: Nathan Ringo Date: Sun, 1 Sep 2024 12:26:47 -0500 Subject: Fix UB. --- crates/utils/Cargo.toml | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 crates/utils/Cargo.toml (limited to 'crates/utils/Cargo.toml') diff --git a/crates/utils/Cargo.toml b/crates/utils/Cargo.toml deleted file mode 100644 index 5b55a5c..0000000 --- a/crates/utils/Cargo.toml +++ /dev/null @@ -1,8 +0,0 @@ -[package] -name = "vernos_utils" -version = "0.1.0" -edition = "2021" -publish = false - -[dependencies] -contracts = { version = "0.6.3", default-features = false } -- cgit v1.2.3