diff --git a/Cargo.toml b/Cargo.toml index ef02d4f..bba6f21 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libremarkable" -version = "0.2.5" +version = "0.3.0" authors = ["Can Selcik "] is-it-maintained-issue-resolution = { repository = "https://github.com/canselcik/libremarkable" } is-it-maintained-open-issues = { repository = "https://github.com/canselcik/libremarkable" } @@ -52,4 +52,4 @@ redhook = "0.1.1" libc = "0.2.37" lazy_static = "1.0.0" # For demo -chrono = "0.4.0" \ No newline at end of file +chrono = "0.4.0"