diff options
-rw-r--r-- | rust/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust/Cargo.toml b/rust/Cargo.toml index 708256b..66f35ae 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -15,4 +15,4 @@ env_logger = "0.3" log = "0.3" [build-dependencies] -gcc = "0.3.35"
\ No newline at end of file +gcc = "0.3"
\ No newline at end of file |