Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
larziwau authored Dec 9, 2024
1 parent a5403c7 commit 153011e
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions llgvis/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
[package]
name = "llgvis"
version = "0.1.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
edition = "2024"

[dependencies]
esp = { path = "../server/esp" }
globed-derive = { path = "../server/derive" }
plotters = "0.3.5"

plotters = "0.3.7"

0 comments on commit 153011e

Please sign in to comment.