Skip to content

Commit 288892c

Browse files
nipunn1313Convex, Inc.
authored andcommitted
Update
GitOrigin-RevId: 5d088eb0788c37d03d0873de1f253e882ed21571
1 parent 083e3fa commit 288892c

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

crates/convex/Cargo.oss.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description = "Client library for Convex (convex.dev)"
44
authors = [ "Convex, Inc. <[email protected]>" ]
55
version = "0.8.1"
66
edition = "2021"
7-
rust-version = "1.65.0"
7+
rust-version = "1.70.0"
88
resolver = "2"
99
license = "Apache-2.0"
1010
repository = "https://github.com/get-convex/convex-rs"

crates/convex/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description = "Client library for Convex (convex.dev)"
44
authors = ["Convex, Inc. <[email protected]>"]
55
version = "0.8.1"
66
edition = "2021"
7-
rust-version = "1.65.0"
7+
rust-version = "1.70.0"
88
resolver = "2"
99
license = "Apache-2.0"
1010
repository = "https://github.com/get-convex/convex-rs"

crates/convex/sync_types/Cargo.oss.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description = "Sync types for the Convex Websocket protocol (convex.dev)"
44
version = "0.8.1"
55
authors = [ "Convex, Inc. <[email protected]>" ]
66
edition = "2021"
7-
rust-version = "1.65.0"
7+
rust-version = "1.70.0"
88
resolver = "2"
99
license = "Apache-2.0"
1010
repository = "https://github.com/get-convex/convex-rs"

crates/convex/sync_types/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description = "Sync types for the Convex Websocket protocol (convex.dev)"
44
version = "0.8.1"
55
authors = ["Convex, Inc. <[email protected]>"]
66
edition = "2021"
7-
rust-version = "1.65.0"
7+
rust-version = "1.70.0"
88
resolver = "2"
99
license = "Apache-2.0"
1010
repository = "https://github.com/get-convex/convex-rs"

0 commit comments

Comments
 (0)