diff --git a/Cargo.lock b/Cargo.lock index 0cfad6c..3056545 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2259,4 +2259,4 @@ dependencies = [ "cc", "libc", "pkg-config", -] +] \ No newline at end of file diff --git a/Cargo.toml b/Cargo.toml index d3221ba..ca15826 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,4 +17,4 @@ serde_json = "1.0.96" async-std = "1.12.0" actix-multipart = "0.6.0" futures = "0.3.28" -futures-util = "0.3.28" +futures-util = "0.3.28" \ No newline at end of file