Skip to content

Commit ee81908

Browse files
Update Rust crate tabled to 0.21.0
1 parent 57e1784 commit ee81908

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

Cargo.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ static_assertions = "1.1"
237237
strum = "0.28"
238238
syn = { version = "2.0.117", features = ["full"] }
239239
sysinfo = "0.38.0"
240-
tabled = { version = "0.20.0", default-features = false }
240+
tabled = { version = "0.21.0", default-features = false }
241241
taffy = "0.10.0"
242242
take_mut = "0.2.2"
243243
tar = "0.4"

0 commit comments

Comments
 (0)