1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-08-07 17:03:01 +03:00

Bump most frontend dependencies

This commit is contained in:
Quentin Gliech
2024-03-29 18:46:06 +01:00
parent c676a2eb73
commit a03728743b
5 changed files with 1936 additions and 2558 deletions

View File

@@ -20,6 +20,9 @@ use thiserror::Error;
#[derive(serde::Deserialize, Debug, Clone)]
#[serde(rename_all = "camelCase", deny_unknown_fields)]
pub struct ManifestEntry {
#[allow(dead_code)]
name: Option<String>,
#[allow(dead_code)]
src: Option<Utf8PathBuf>,