Skip to content

Commit 947bda1

Browse files
committed
patch dep
1 parent 34ae07e commit 947bda1

File tree

2 files changed

+25
-4
lines changed

2 files changed

+25
-4
lines changed

Cargo.lock

+24-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ schemamama = "0.3"
4343
schemamama_postgres = "0.3"
4444
systemstat = "0.1.4"
4545
prometheus = { version = "0.10.0", default-features = false }
46-
rustwide = "0.11"
46+
rustwide = { git = "https://github.com/devsnek/rustwide.git", branch = "sandbox-image-override" }
4747
mime_guess = "2"
4848
dotenv = "0.15"
4949
zstd = "0.5"

0 commit comments

Comments
 (0)