mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
feat: jwst comming soon
This commit is contained in:
8
libs/datasource/jwst/Cargo.toml
Normal file
8
libs/datasource/jwst/Cargo.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[package]
|
||||
name = "jwst"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
2
libs/datasource/jwst/src/lib.rs
Normal file
2
libs/datasource/jwst/src/lib.rs
Normal file
@@ -0,0 +1,2 @@
|
||||
// Open Source version coming soon
|
||||
// the rust version of jwt
|
||||
Reference in New Issue
Block a user