release 0.9.2

- Introduces the `propagated_panic` hook and specify that the
  salsa storage types are unwind safe (#107).
This commit is contained in:
Niko Matsakis 2019-01-15 05:05:31 -05:00
parent 0db861e3a8
commit 15fc110dff

View file

@ -1,6 +1,6 @@
[package]
name = "salsa"
version = "0.9.1"
version = "0.9.2"
authors = ["Niko Matsakis <niko@alum.mit.edu>"]
edition = "2018"
license = "Apache-2.0 OR MIT"