Skip to content
Snippets Groups Projects
Verified Commit 0a79edf3 authored by STEVAN Antoine's avatar STEVAN Antoine :crab:
Browse files

freeze version of nob.rs

parent 9ef598a1
No related branches found
No related tags found
1 merge request!202use `gitlab.isae-supaero.fr:a.stevan/nob.rs` to build
Pipeline #8284 passed
......@@ -6,7 +6,7 @@
//! edition = "2021"
//!
//! [dependencies]
//! nob = { git = "https://gitlab.isae-supaero.fr/a.stevan/nob.rs" }
//! nob = { git = "https://gitlab.isae-supaero.fr/a.stevan/nob.rs", rev = "26548f75f15c299ae2bb609348f99823aa4fd594" }
//! clap = { version = "4.5.17", features = ["derive"] }
//! ```
extern crate clap;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment