Skip to content

Commit 9afadeb

Browse files
committed
switch to 2021 edition
1 parent 70cb6e0 commit 9afadeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "dropbox-sdk"
33
version = "0.19.0-beta2"
44
authors = ["Bill Fraser <[email protected]>"]
5-
edition = "2018"
5+
edition = "2021"
66
description = "Rust bindings to the Dropbox API, generated by Stone from the official spec."
77
categories = ["api-bindings"]
88
keywords = ["dropbox", "sdk", "cloud", "storage"]

0 commit comments

Comments
 (0)