Skip to content

Commit

Permalink
Merge branch 'master' of github.com:veryl-lang/veryl
Browse files Browse the repository at this point in the history
  • Loading branch information
dalance committed Oct 1, 2024
2 parents 5108930 + 7967499 commit 53a1fb0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ serde = {version = "1.0", features = ["derive"]}
serde_json = "1.0"
similar = {version = "2.6.0", features = ["text", "inline"]}
strnum_bitwidth = "0.1.2"
tempfile = "3.12"
tempfile = "3.13"
thiserror = "1.0"
tokio = {version = "1.40.0", features = ["full"]}
toml = "0.8.19"
Expand Down

0 comments on commit 53a1fb0

Please sign in to comment.