fix: noconfirm auto-selects first AUR match
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// use a name that collides with one of the rustc_private libraries
|
||||
#![crate_name = "rand"]
|
||||
|
||||
pub fn explore() -> &'static str { "librarystring" }
|
||||
Reference in New Issue
Block a user