mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-19 06:20:38 +00:00
chore(toolchain): update rust-toolchain to 2023-05-03 (#1524)
* chore(toolchain): update rust-toolchain to 2023-05-03 Signed-off-by: Ruihang Xia <waynestxia@gmail.com> * update workflow yaml Signed-off-by: Ruihang Xia <waynestxia@gmail.com> --------- Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
///! Common actions for manifest
|
||||
//! Common actions for manifest
|
||||
use serde::{Deserialize, Serialize};
|
||||
|
||||
use crate::manifest::ManifestVersion;
|
||||
|
||||
Reference in New Issue
Block a user