Configuration updates for vendoring

This commit is contained in:
John Doty 2024-03-08 11:04:23 -08:00
parent 977e3c17e5
commit 7cc625dd01
4 changed files with 122 additions and 1 deletions

View file

@ -15,3 +15,4 @@ syn = "2.0.47"
[dependencies]
thiserror = "1.0.56"
salsa = { git = "https://github.com/salsa-rs/salsa.git", package = "salsa-2022" }