git.delta.rocks / jrsonnet / refs/commits / 0e1ae581969b

difftreelog

fix update hi-doc

Yaroslav Bolyukin2024-04-07parent: #a9100ab.patch.diff
in: master

2 files changed

modifiedCargo.lockdiffbeforeafterboth
after · Cargo.lock
157 packageslockfile v3
modifiedCargo.tomldiffbeforeafterboth
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -29,7 +29,7 @@
 # I'm against using miette, because I want to reuse data between interpreter and annotations, yet miette
 #   and other libraries want to handle spans etc by itself, which is okay for compiler diagnostics, but is
 #   bad for interpreter, where interpreter and parser are paired much closer.
-hi-doc = "0.1.0"
+hi-doc = "0.1.1"
 annotate-snippets = "0.10.1"
 
 # CLI