Skip to content
This repository was archived by the owner on Jan 20, 2023. It is now read-only.

Commit 57c0cda

Browse files
committed
Update cargo file
1 parent 3fd7f36 commit 57c0cda

File tree

2 files changed

+15
-14
lines changed

2 files changed

+15
-14
lines changed

Cargo.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
[package]
22
name = "integer"
3-
version = "1.0.0"
3+
version = "1.0.1"
44
authors = ["Seungjae Park <[email protected]>"]
55
edition = "2018"
6+
rust-version = "1.51"
67
description = "Member Management Service"
78
repository = "https://github.com/int-i/integer"
89
license = "Apache-2.0"

0 commit comments

Comments
 (0)