From 154af27e53634845b62b58b1fd0345222a6a6eac Mon Sep 17 00:00:00 2001 From: Raphael Date: Wed, 31 Jul 2024 11:18:48 +0200 Subject: [PATCH] fix: removed lib path --- build/rust/Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/build/rust/Cargo.toml b/build/rust/Cargo.toml index 124fd21..004959d 100644 --- a/build/rust/Cargo.toml +++ b/build/rust/Cargo.toml @@ -21,4 +21,3 @@ tonic-build = "0.12.1" [lib] name = "tucana_internal" -path = "src/lib.rs" \ No newline at end of file