diff --git a/Cargo.toml b/Cargo.toml index df5f47d0bf57..9d82476e1ce6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -114,7 +114,7 @@ exclude = ["vendor"] # (see its rust-toolchain), which must still be able to compile this workspace. [workspace.metadata.dylint] libraries = [ - { git = "https://github.com/scarletindustries/mordant", rev = "4e08693333be204deef8e9ffd90a2a153e133e36" }, + { git = "https://github.com/scarletindustries/mordant", rev = "18a573447ab447acc0f52796188c601b9726b1bc" }, ] [workspace.package] diff --git a/mordant-baseline.toml b/mordant-baseline.toml index 1d2b5d5bf0e2..cdb141e16e0b 100644 --- a/mordant-baseline.toml +++ b/mordant-baseline.toml @@ -33,7 +33,6 @@ "pub_invariant_fields:src/router/lib.rs" = 1 [bun_runtime] -"asymmetric_guard:src/runtime/api/bun/h2_frame_parser.rs" = 1 "bypassed_validator:src/runtime/cli/pack_command.rs" = 2 "pub_invariant_fields:src/runtime/api/JSBundler.rs" = 7 "pub_invariant_fields:src/runtime/api/bun/Terminal.rs" = 1