Skip to content

Commit

Permalink
Remove unused dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Šimon Brandner <[email protected]>
  • Loading branch information
SimonBrandner committed Aug 3, 2024
1 parent b0310fe commit 83e89d2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ burn = { git = "https://github.com/tracel-ai/burn", rev = "4a3fc9d4a094bc7ce4205
"wgpu",
] }
burn-import = { git = "https://github.com/tracel-ai/burn", rev = "4a3fc9d4a094bc7ce4205fbc83b61da383308a43" }
burn-wgpu = { git = "https://github.com/tracel-ai/burn", rev = "4a3fc9d4a094bc7ce4205fbc83b61da383308a43" }
eframe = { version = "0.20", default-features = false, features = [
"glow",
"default_fonts",
Expand Down

0 comments on commit 83e89d2

Please sign in to comment.