mirror of
https://github.com/leptos-rs/leptos
synced 2024-11-10 14:54:16 +00:00
Fix crate name
This commit is contained in:
parent
0f2715290c
commit
d8c2cab64d
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
[package]
|
||||
name = "leptos-sfa"
|
||||
name = "leptos-hackernews"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
|
|
Loading…
Reference in a new issue