Skip to content

Commit 0e1ae58

Browse files
committed
fix: update hi-doc
1 parent a9100ab commit 0e1ae58

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jrsonnet-gcmodule = "0.3.6"
2929
# I'm against using miette, because I want to reuse data between interpreter and annotations, yet miette
3030
# and other libraries want to handle spans etc by itself, which is okay for compiler diagnostics, but is
3131
# bad for interpreter, where interpreter and parser are paired much closer.
32-
hi-doc = "0.1.0"
32+
hi-doc = "0.1.1"
3333
annotate-snippets = "0.10.1"
3434

3535
# CLI

0 commit comments

Comments
 (0)