Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
marirs authored Jul 2, 2024
1 parent 152781b commit cdc2ca5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ petgraph = "0.6.2"
regex = "1.5"
fancy-regex = { git = "https://github.com/mnaza/fancy-regex.git" }
serde = { version = "1", features = ["derive"] }
smda = "0.2.7"
smda = "0.2.8"
thiserror = "1"
walkdir = "2.3.2"
yaml-rust = "0.4.5"
Expand Down

0 comments on commit cdc2ca5

Please sign in to comment.