mirror of
https://codeberg.org/bunbun/bunbun.dev
synced 2025-06-07 18:29:50 -07:00
initial
This commit is contained in:
8
Cargo.toml
Normal file
8
Cargo.toml
Normal file
@ -0,0 +1,8 @@
|
||||
[package]
|
||||
name = "bunbun_dev"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
fluffle = { git = "https://codeberg.org/bunbun/fluffle", features = [] }
|
||||
markdown = "1.0.0-alpha.21"
|
Reference in New Issue
Block a user