File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ members = [
39
39
]
40
40
41
41
[workspace .package ]
42
- version = " 0.7.1 "
42
+ version = " 0.8.0 "
43
43
authors = [
" Fangdun Tsai <[email protected] >" ]
44
44
edition = " 2021"
45
45
homepage = " https://viz.rs"
@@ -49,10 +49,10 @@ license = "MIT"
49
49
rust-version = " 1.75"
50
50
51
51
[workspace .dependencies ]
52
- viz = { version = " 0.7.1 " , path = " viz" }
53
- viz-core = { version = " 0.7.1 " , path = " viz-core" }
54
- viz-router = { version = " 0.7.1 " , path = " viz-router" }
55
- viz-handlers = { version = " 0.7.1 " , path = " viz-handlers" , default-features = false }
52
+ viz = { version = " 0.8.0 " , path = " viz" }
53
+ viz-core = { version = " 0.8.0 " , path = " viz-core" }
54
+ viz-router = { version = " 0.8.0 " , path = " viz-router" }
55
+ viz-handlers = { version = " 0.8.0 " , path = " viz-handlers" , default-features = false }
56
56
viz-macros = { version = " 0.2.0" , path = " viz-macros" }
57
57
viz-test = { version = " 0.2.0" , path = " viz-test" }
58
58
viz-tower = { version = " 0.1.0" , path = " viz-tower" }
You can’t perform that action at this time.
0 commit comments