Skip to content

Commit efe8608

Browse files
committed
feat: use fork vise version (temporary)
1 parent 06bf972 commit efe8608

5 files changed

Lines changed: 10996 additions & 12 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ tempfile = "3.10.0"
5959
tracing = "0.1.32"
6060
tracing-subscriber = { version = "0.3.9", features = ["env-filter"] }
6161
tracing-loki = "0.2.6"
62-
vise = "0.3.2"
63-
vise-exporter = "0.3.2"
62+
vise = { git = "https://github.com/varex83/vise", rev = "afd1ac771c168de54f8e3c0da96b3942429f12cc" }
63+
vise-exporter = { git = "https://github.com/varex83/vise", rev = "afd1ac771c168de54f8e3c0da96b3942429f12cc" }
6464
parking_lot = "0.12.2"
6565

6666
# Crates in the workspace

0 commit comments

Comments
 (0)