mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-12 10:35:39 +00:00
chore: use libmcaptcha and libcachebust from crates.io
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
//
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
use cache_buster::Files;
|
||||
use libcachebust::Files;
|
||||
|
||||
pub struct FileMap {
|
||||
pub files: Files,
|
||||
|
||||
Reference in New Issue
Block a user