Piotr/z 651 vue support (#3123)
Release Notes: - Added Vue language support.
This commit is contained in:
@@ -16,6 +16,7 @@ pub struct GithubRelease {
|
||||
pub pre_release: bool,
|
||||
pub assets: Vec<GithubReleaseAsset>,
|
||||
pub tarball_url: String,
|
||||
pub zipball_url: String,
|
||||
}
|
||||
|
||||
#[derive(Deserialize, Debug)]
|
||||
|
||||
Reference in New Issue
Block a user