File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " salsa"
3
- version = " 0.17.0-pre.1 " # CHECK salsa-macros version
3
+ version = " 0.17.0-pre.2 " # CHECK salsa-macros version
4
4
authors = [" Salsa developers" ]
5
5
edition = " 2018"
6
6
license = " Apache-2.0 OR MIT"
@@ -17,7 +17,7 @@ rustc-hash = "1.0"
17
17
smallvec = " 1.0.0"
18
18
oorandom = " 11"
19
19
20
- salsa-macros = { version = " 0.17.0-pre.1 " , path = " components/salsa-macros" }
20
+ salsa-macros = { version = " 0.17.0-pre.2 " , path = " components/salsa-macros" }
21
21
22
22
[dev-dependencies ]
23
23
diff = " 0.1.0"
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " salsa-macros"
3
- version = " 0.17.0-pre.1 "
3
+ version = " 0.17.0-pre.2 "
4
4
authors = [" Salsa developers" ]
5
5
edition = " 2018"
6
6
license = " Apache-2.0 OR MIT"
You can’t perform that action at this time.
0 commit comments