Skip to content

Commit

Permalink
move wellen up a directory
Browse files Browse the repository at this point in the history
  • Loading branch information
James Connolly committed May 20, 2024
1 parent 5515c8e commit 049b722
Show file tree
Hide file tree
Showing 15 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

[workspace]
resolver = "2"
members = ["crates/*"]
members = ["wellen"]

[workspace.package]
version = "0.9.10"
Expand All @@ -15,7 +15,7 @@ authors = ["Kevin Laeufer <[email protected]>"]
description = "Fast VCD and FST library for waveform viewers written in Rust."
repository = "https://github.com/ekiwi/wellen"
license = "BSD-3-Clause"
default-members = ["crates/wellen"]
default-members = ["wellen"]
include = ["Cargo.toml", "LICENSE", "src/", "benches/"]
keywords = ["vcd", "fst", "waveform", "wavedump"]

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 049b722

Please sign in to comment.