Skip to content

Commit dbb20fc

Browse files
authored
Update Cargo.toml
1 parent ee53820 commit dbb20fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sdftool"
3-
version = "0.9.0"
3+
version = "0.9.1"
44
edition = "2018"
55
build = "build.rs"
66
publish = false
@@ -14,4 +14,4 @@ png = "0.17.1"
1414
clap = "2.33.3"
1515
opencl3 = "0.5"
1616
rusttype = "0.9.2"
17-
progress_bar = "0.1.3"
17+
progress_bar = "0.1.3"

0 commit comments

Comments
 (0)