ci: bump version
This commit is contained in:
parent
6287fc8827
commit
56a50ab6f4
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -4,7 +4,7 @@ version = 3
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "dental-notation"
|
name = "dental-notation"
|
||||||
version = "0.1.0"
|
version = "1.0.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"owo-colors",
|
"owo-colors",
|
||||||
]
|
]
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "dental-notation"
|
name = "dental-notation"
|
||||||
version = "0.1.0"
|
version = "1.0.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
description = "Library converting between different tooth numbering systems"
|
description = "Library converting between different tooth numbering systems"
|
||||||
repository = "https://git.barthes.xyz/guilhem/dental-notation"
|
repository = "https://git.barthes.xyz/guilhem/dental-notation"
|
||||||
|
Loading…
Reference in New Issue
Block a user