Skip to content

Commit ef30a87

Browse files
committed
bridge: Raise MSRV
… as multiple dependecies have raised it too.
1 parent c5ca33e commit ef30a87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bridge/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ members = [
1313
]
1414

1515
[workspace.package]
16-
version = "1.86.0"
16+
version = "1.91.0"
1717

1818
[workspace.lints.rust]
1919
rust_2018_idioms = { level = "warn", priority = -1 }

0 commit comments

Comments
 (0)