Skip to content

Commit 432a56a

Browse files
committed
fix(deps): update rust-norg digest to 8e40d24
1 parent 985583b commit 432a56a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -20,7 +20,7 @@ napi-derive = { version = "=3.5.2", features = ["type-def"] }
2020
serde = { version = "=1.0.228", features = ["derive"] }
2121
serde_json = "=1.0.149"
2222
htmlescape = "=0.3.1"
23-
rust-norg = { git = "https://github.com/nvim-neorg/rust-norg", rev = "79673015447b62d021d57b92f80be1454fe5cf83" }
23+
rust-norg = { git = "https://github.com/nvim-neorg/rust-norg", rev = "8e40d2443c39b4719e1c6637b93007fa64353e92" }
2424
arborium = { version = "=2.16.0", features = ["all-languages"] }
2525
textwrap = "=0.16.2"
2626
itertools = "=0.14.0"

0 commit comments

Comments
 (0)