Skip to content

Commit 2a96915

Browse files
author
Heiko Seeberger
committed
build: require Rust 1.58
1 parent 214fe41 commit 2a96915

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name = "pub-sub-client"
33
version = "0.6.1"
44
edition = "2021"
5+
rust-version = "1.58"
56

67
description = "Client library for Google Cloud Pub/Sub"
78
authors = [ "Heiko Seeberger <[email protected]>" ]

0 commit comments

Comments
 (0)