We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05ae894 commit 8a1dde9Copy full SHA for 8a1dde9
doc/Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
3
name = "doc"
4
-version = "0.0.45" #auto
+version = "0.0.46" #auto
5
authors = [ "SiegeLord <slabode@aim.com>" ]
6
7
[lib]
@@ -11,4 +11,4 @@ path = "dummy.rs"
11
[dependencies.gnuplot]
12
13
path = "../gnuplot"
14
-version = "=0.0.45" #auto
+version = "=0.0.46" #auto
gnuplot/Cargo.toml
name = "gnuplot"
license = "LGPL-3.0"
repository = "https://github.com/SiegeLord/RustGnuplot"
documentation = "http://siegelord.github.io/RustGnuplot/doc/gnuplot/index.html"
0 commit comments