Skip to content

Commit

Permalink
revert cargo changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sstepanchuk committed Feb 21, 2025
1 parent 786d516 commit 9ba9fb1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions app/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name = "app"
version = "0.1.0"
edition = "2021"

[lib]

[dependencies]
#leptos
leptos.workspace = true
Expand Down
2 changes: 0 additions & 2 deletions server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ version = "0.1.0"
edition = "2021"
include = [".env"]

[[bin]]

[dependencies]
dotenvy.workspace = true
base64.workspace = true
Expand Down

0 comments on commit 9ba9fb1

Please sign in to comment.