plugin metadata update
This commit is contained in:
+3
-3
@@ -57,10 +57,10 @@ impl Default for Codename206Params {
|
|||||||
}
|
}
|
||||||
|
|
||||||
impl Plugin for Codename206 {
|
impl Plugin for Codename206 {
|
||||||
const NAME: &'static str = "Codename 206";
|
const NAME: &'static str = "206 prototype";
|
||||||
const VENDOR: &'static str = "Mikkeli Matlock";
|
const VENDOR: &'static str = "Novoyuuparosk";
|
||||||
const URL: &'static str = env!("CARGO_PKG_HOMEPAGE");
|
const URL: &'static str = env!("CARGO_PKG_HOMEPAGE");
|
||||||
const EMAIL: &'static str = "matlockib@gmail.com";
|
const EMAIL: &'static str = "mikkeli@novoyuuparosk.org";
|
||||||
|
|
||||||
const VERSION: &'static str = env!("CARGO_PKG_VERSION");
|
const VERSION: &'static str = env!("CARGO_PKG_VERSION");
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user