docs: update to tuono 0.17.6 (#461)

This commit is contained in:
Marco Pasqualetti
2025-01-29 07:20:05 +01:00
committed by GitHub
parent fdc87ed8f1
commit a4e207688a
5 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ name = "tuono"
path = ".tuono/main.rs"
[dependencies]
tuono_lib = "0.17.5"
tuono_lib = "0.17.6"
glob = "0.3.1"
time = { version = "0.3", features = ["macros"] }
serde = { version = "1.0.202", features = ["derive"] }
+1 -1
View File
@@ -20,7 +20,7 @@
"react": "19.0.0",
"react-dom": "19.0.0",
"remark-gfm": "4.0.0",
"tuono": "npm:tuono@0.17.5"
"tuono": "npm:tuono@0.17.6"
},
"devDependencies": {
"@mdx-js/rollup": "3.1.0",