diff --git a/Cargo.toml b/Cargo.toml index a1c9f74..3649bfe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,5 +11,5 @@ repository = "https://github.com/askanium/rustplotlib" readme = "README.md" [dependencies] -svg="0.7.1" -format_num = "0.1.0" \ No newline at end of file +svg = "0.13.1" +format_num = "0.1.0"