mirror of
https://github.com/egor-white/zaprett.git
synced 2026-03-22 00:18:13 +05:00
add version to manifest
This commit is contained in:
@@ -51,6 +51,7 @@ pub struct Config {
|
||||
pub struct Manifest {
|
||||
schema: i32,
|
||||
name: String,
|
||||
version: String,
|
||||
author: String,
|
||||
description: String,
|
||||
dependencies: Vec<String>,
|
||||
|
||||
Reference in New Issue
Block a user