Skip to content

Commit ed7f478

Browse files
committed
feat: move to official vise repository
1 parent efe8608 commit ed7f478

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 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 = { git = "https://github.com/varex83/vise", rev = "afd1ac771c168de54f8e3c0da96b3942429f12cc" }
63-
vise-exporter = { git = "https://github.com/varex83/vise", rev = "afd1ac771c168de54f8e3c0da96b3942429f12cc" }
62+
vise = { git = "https://github.com/matter-labs/vise", rev = "73c654303d8190023cf30034d627b74cf3101b23" }
63+
vise-exporter = { git = "https://github.com/matter-labs/vise", rev = "73c654303d8190023cf30034d627b74cf3101b23" }
6464
parking_lot = "0.12.2"
6565

6666
# Crates in the workspace

0 commit comments

Comments
 (0)