Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 602 Bytes

File metadata and controls

34 lines (20 loc) · 602 Bytes

Run

use --release build for rust:

  1. make build

  2. sudo make run

Dependencies

OS

Ubuntu 20.04 Focal

Rust

Installed toolchains:

  • stable-x86_64-unknown-linux-gnu (default)
  • nightly-2021-11-06-x86_64-unknown-linux-gnu
  • nightly-x86_64-unknown-linux-gnu

Active toolchain:

  • stable-x86_64-unknown-linux-gnu (default)
  • rustc 1.60.0 (7737e0b5c 2022-04-04)

Java

  • openjdk version "11.0.15" 2022-04-19
  • OpenJDK Runtime Environment (build 11.0.15+10-Ubuntu-0ubuntu0.20.04.1)
  • OpenJDK 64-Bit Server VM (build 11.0.15+10-Ubuntu-0ubuntu0.20.04.1, mixed mode, sharing)