diff --git a/Cargo.toml b/Cargo.toml index 9849a0a..7eb491b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fce-sqlite-connector" -version = "0.1.3" +version = "0.1.4" license = "Apache-2.0/MIT" authors = [ "Daniel Dulaney ", @@ -35,7 +35,7 @@ name = "test" path = "src/test.rs" [dependencies] -fluence = "0.2.9" +fluence = "0.4.2" [dev-dependencies] -temporary = "0.6" +temporary = "0.6" \ No newline at end of file