Skip to content

Commit f889bac

Browse files
committed
Bump tlvc and tlvc-text
1 parent 68ebd3f commit f889bac

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,8 +166,8 @@ ordered-toml = { git = "https://github.com/oxidecomputer/ordered-toml", default-
166166
pmbus = { git = "https://github.com/oxidecomputer/pmbus", default-features = false }
167167
salty = { version = "0.3", default-features = false }
168168
spd = { git = "https://github.com/oxidecomputer/spd", default-features = false }
169-
tlvc = { git = "https://github.com/oxidecomputer/tlvc", default-features = false, version = "0.3.1" }
170-
tlvc-text = { git = "https://github.com/oxidecomputer/tlvc", default-features = false, version = "0.3.0" }
169+
tlvc = { git = "https://github.com/oxidecomputer/tlvc", default-features = false, version = "0.4.0" }
170+
tlvc-text = { git = "https://github.com/oxidecomputer/tlvc", default-features = false, version = "0.4.0" }
171171
transceiver-messages = { git = "https://github.com/oxidecomputer/transceiver-control/", default-features = false }
172172
vsc7448-pac = { git = "https://github.com/oxidecomputer/vsc7448", default-features = false }
173173

0 commit comments

Comments
 (0)