mirror of
https://github.com/bitwarden/browser
synced 2026-02-13 23:13:36 +00:00
Fix build
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
use anyhow::{bail, Result};
|
||||
use secmem_proc::Config;
|
||||
use tracing::info;
|
||||
|
||||
pub fn disable_coredumps() -> Result<()> {
|
||||
|
||||
Reference in New Issue
Block a user