Skip to content

Commit

Permalink
chore: update cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
togami2864 committed Aug 7, 2024
1 parent 9b2a4ba commit 40425e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ biome_css_analyze = { version = "0.5.7", path = "./crates/biome_css_a
biome_css_factory = { version = "0.5.7", path = "./crates/biome_css_factory" }
biome_css_formatter = { version = "0.5.7", path = "./crates/biome_css_formatter" }
biome_css_parser = { version = "0.5.7", path = "./crates/biome_css_parser" }
biome_css_semantic = { version = "0.0.0", path = "./crates/biome_css_semantic" }
biome_css_syntax = { version = "0.5.7", path = "./crates/biome_css_syntax" }
biome_deserialize = { version = "0.6.0", path = "./crates/biome_deserialize" }
biome_deserialize_macros = { version = "0.6.0", path = "./crates/biome_deserialize_macros" }
Expand Down

0 comments on commit 40425e8

Please sign in to comment.