From fa293af316573b5f2bf89c16c0307176d4783c09 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Sun, 26 May 2024 09:00:48 -0400 Subject: [PATCH] Bump physis for unshield link fix --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 1dcae36..da8d7c3 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -256,7 +256,7 @@ checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a" [[package]] name = "physis" version = "0.3.0" -source = "git+https://github.com/redstrate/physis#c1dd406be417cb07178f215255580ba65e3934dd" +source = "git+https://github.com/redstrate/physis#6700d1f3ace209c798e6502b3d0440042b8aa158" dependencies = [ "binrw", "bitflags 1.3.2",