Skip to content

Commit e3313ff

Browse files
committed
Publish v0.16.1
- salsa-rs#259 salsa's `debug!` logs now include query dependencies in human-readable format, which helps with debugging unwanted dependencies.
1 parent b5683fe commit e3313ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "salsa"
3-
version = "0.16.0" # CHECK salsa-macros version
3+
version = "0.16.1" # CHECK salsa-macros version
44
authors = ["Salsa developers"]
55
edition = "2018"
66
license = "Apache-2.0 OR MIT"

0 commit comments

Comments
 (0)