store token
This commit is contained in:
@@ -4,6 +4,7 @@ extern crate prost_build;
|
||||
|
||||
fn main() -> Result<(), std::io::Error> {
|
||||
println!("cargo:rerun-if-changed=../protobuf/items.proto");
|
||||
println!("cargo:rerun-if-changed=../frontend/src/");
|
||||
|
||||
let mut cfg = prost_build::Config::new();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user