Skip to content

Commit

Permalink
deps: update datlink_derive
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianSpeitel committed May 1, 2024
1 parent 62d83f8 commit 0019738
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 @@ -18,5 +18,5 @@ rand = { version = "0.8", optional = true }
serde_json = { version = "1.0", optional = true }
thiserror = "1.0"
toml = { version = "0.8", optional = true }
datalink_derive = { git = "https://github.com/SebastianSpeitel/datalink_derive", rev = "bb1e176", optional = true}
datalink_derive = { git = "https://github.com/SebastianSpeitel/datalink_derive", version = "0.3.0", rev = "01c84ff", optional = true }
filters = { git = "https://github.com/SebastianSpeitel/filters" }

0 comments on commit 0019738

Please sign in to comment.