Replace println with log calls in markdown module
This commit is contained in:
parent
4b8fc23840
commit
bc2d662af7
3 changed files with 9 additions and 3 deletions
|
|
@ -33,6 +33,7 @@ iced_renderer.workspace = true
|
|||
iced_runtime.workspace = true
|
||||
|
||||
num-traits.workspace = true
|
||||
log.workspace = true
|
||||
rustc-hash.workspace = true
|
||||
thiserror.workspace = true
|
||||
unicode-segmentation.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue