mirror of
https://github.com/vexahub/tusc.git
synced 2026-08-07 00:00:04 +02:00
feat: add license appendix
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
// Copyright (c) 2026-present VexaHub and collaborators
|
||||
// SPDX-License-Identifier: MIT
|
||||
|
||||
use reqwest::StatusCode;
|
||||
|
||||
#[derive(Debug, thiserror::Error)]
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
// Copyright (c) 2026-present VexaHub and collaborators
|
||||
// SPDX-License-Identifier: MIT
|
||||
|
||||
use std::path::Path;
|
||||
|
||||
use reqwest::header::HeaderMap;
|
||||
|
||||
Reference in New Issue
Block a user