diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index b223ad5..f05220c 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -74,7 +74,7 @@ representative at an online or offline event. Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement at -Community@PlayForm.Cloud. All complaints will be reviewed and investigated +Community@PlayForm.LTD. All complaints will be reviewed and investigated promptly and fairly. All community leaders are obligated to respect the privacy and security of the reporter of any incident. diff --git a/Cargo.toml b/Cargo.toml index efb26a1..a50c6df 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -30,13 +30,13 @@ tauri-plugin-dialog = "2.0.3" tauri-plugin-fs = "2.0.3" tauri-plugin-global-shortcut = "2.0.1" tauri-plugin-http = "2.0.3" -tauri-plugin-log = "2.0.1" +tauri-plugin-log = "2.0.2" tauri-plugin-notification = "2.0.1" tauri-plugin-os = "2.0.1" tauri-plugin-process = "2.0.1" tauri-plugin-single-instance = "2.0.1" tauri-plugin-store = "2.1.0" -tauri-plugin-upload = "2.0.1" +tauri-plugin-upload = "2.1.0" tauri-plugin-websocket = "2.0.1" # TODO: Check if needed