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
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -2640,6 +2640,7 @@ dependencies = [
|
|||
"iced_highlighter",
|
||||
"iced_renderer",
|
||||
"iced_runtime",
|
||||
"log",
|
||||
"num-traits",
|
||||
"ouroboros",
|
||||
"pulldown-cmark",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue