Fix name sanitization to be based on specific tags instead of on input tag filtering
This commit is contained in:
parent
e6ffc866c4
commit
d232763850
8 changed files with 53 additions and 12 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "day-reporter"
|
||||
version = "1.0.0"
|
||||
version = "1.1.0"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
|
|
|||
Reference in a new issue