fix: use new repo

This commit is contained in:
鲁树人
2025-09-03 21:10:23 +09:00
parent 562ea1dc8a
commit 0a7014e10a
5 changed files with 8 additions and 8 deletions

View File

@@ -3,8 +3,9 @@ name = "um_wasm"
version = "0.1.10"
authors = ["鲁树人 <lu.shuren@um-react.app>"]
edition = "2018"
description = "um_crypo in WebAssembly"
repository = "https://git.unlock-music.dev/lsr/lib_um_crypto_rust.git"
description = "um_crypo in Rust & WebAssembly"
homepage = "https://git.um-react.app/um/lib_um_crypto_rust"
repository = "https://git.um-react.app/um/lib_um_crypto_rust.git"
license = "Apache-2.0 + MIT"
[lib]