Skip to content

Commit

Permalink
Update crates/tauri-schema-worker/src/config.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
amrbashir authored Sep 3, 2024
1 parent 71cac19 commit f8344a5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions crates/tauri-schema-worker/src/config.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
// Copyright 2019-2024 Tauri Programme within The Commons Conservancy
// SPDX-License-Identifier: Apache-2.0
// SPDX-License-Identifier: MIT

use anyhow::Context;
use axum::{
extract::Path,
Expand Down

0 comments on commit f8344a5

Please sign in to comment.