Skip to content

Commit c113319

Browse files
committed
Cargo.toml: bump to 1.0.0.
1 parent b7234c5 commit c113319

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "toydb"
33
description = "A distributed SQL database"
4-
version = "0.1.0"
4+
version = "1.0.0"
55
authors = ["Erik Grinaker <erik@grinaker.org>"]
66
edition = "2024"
77
default-run = "toydb"

0 commit comments

Comments
 (0)