Skip to content

Commit

Permalink
Update snarkos/main.rs
Browse files Browse the repository at this point in the history
Signed-off-by: Howard Wu <[email protected]>
  • Loading branch information
howardwu authored Oct 31, 2023
1 parent ff52b7c commit 03a8033
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions snarkos/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ use snarkos_cli::{commands::CLI, helpers::Updater};

use clap::Parser;
use std::process::exit;

#[cfg(feature = "jemalloc")]
use tikv_jemallocator::Jemalloc;

Expand Down

0 comments on commit 03a8033

Please sign in to comment.