You've already forked authentication-service
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:
@@ -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>,
|
||||
|
||||
|
Reference in New Issue
Block a user