You've already forked AstralRinth
forked from didirus/AstralRinth
Bug fixes round 3 (#298)
* fixed bugs * title case * bugs; ioerror * reset breadcrumbs * more fixes * more fixes * scrolling bug * more fixes * more fixes * clippy * canonicalize fix * fixed requested changes * removed debouncer update
This commit is contained in:
@@ -31,7 +31,7 @@ thiserror = "1.0"
|
||||
|
||||
tracing = "0.1.37"
|
||||
tracing-subscriber = {version = "0.2", features = ["chrono"]}
|
||||
tracing-error = "0.1"
|
||||
tracing-error = "0.1.0"
|
||||
tracing-appender = "0.1"
|
||||
|
||||
paste = { version = "1.0"}
|
||||
|
||||
Reference in New Issue
Block a user