mirror of
https://github.com/salsa-rs/salsa.git
synced 2024-12-24 12:58:37 +00:00
release v0.14.3
Support for targets without AtomicU64
This commit is contained in:
parent
9c7ac995d8
commit
43f6a82153
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "salsa"
|
||||
version = "0.14.2" # CHECK salsa-macros version
|
||||
version = "0.14.3" # CHECK salsa-macros version
|
||||
authors = ["Salsa developers"]
|
||||
edition = "2018"
|
||||
license = "Apache-2.0 OR MIT"
|
||||
|
|
Loading…
Reference in a new issue