mirror of
https://github.com/salsa-rs/salsa.git
synced 2024-12-24 12:58:37 +00:00
publish v0.12.2
- Don't remove query from storage if its dependency panics (#169)
This commit is contained in:
parent
8d0f5ffd95
commit
bbae342b14
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "salsa"
|
||||
version = "0.12.1"
|
||||
version = "0.12.2"
|
||||
authors = ["Niko Matsakis <niko@alum.mit.edu>"]
|
||||
edition = "2018"
|
||||
license = "Apache-2.0 OR MIT"
|
||||
|
|
Loading…
Reference in a new issue