Replace println with log calls in markdown module

This commit is contained in:
Héctor Ramón Jiménez 2025-01-31 20:42:53 +01:00
parent 4b8fc23840
commit bc2d662af7
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
3 changed files with 9 additions and 3 deletions

View file

@ -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