diff --git a/eBPF_Supermarket/Auto_Cluster_Deployer/restful_api/Cargo.toml b/eBPF_Supermarket/Auto_Cluster_Deployer/restful_api/Cargo.toml index ff0b61d3d..105b9815b 100644 --- a/eBPF_Supermarket/Auto_Cluster_Deployer/restful_api/Cargo.toml +++ b/eBPF_Supermarket/Auto_Cluster_Deployer/restful_api/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "sensor_restful" version = "0.1.0" -authors = ["Your Name "] +authors = ["zxy "] edition = "2018" [dependencies]