write and load the user-id in the dumps

This commit is contained in:
Tamo
2021-10-26 12:34:00 +02:00
committed by marin postma
parent ba14ea1243
commit 87a8bf5e96
9 changed files with 51 additions and 13 deletions

View File

@ -6,5 +6,8 @@ members = [
]
resolver = "2"
[profile.release]
debug = true
[patch.crates-io]
pest = { git = "https://github.com/pest-parser/pest.git", rev = "51fd1d49f1041f7839975664ef71fe15c7dcaf67" }