Skip to content

Commit b16ff88

Browse files
committed
Add keywords
1 parent 4dd2e09 commit b16ff88

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
name = "pdbtbx-ts"
33
version = "0.1.2"
44
authors = ["Stefan Verhoeven <s.verhoeven@esciencecenter.nl>"]
5-
edition = "2018"
5+
edition = "2021"
66
description = "Typescript wrapper around pdbtbx"
77
license = "Apache-2.0"
88
repository = "https://github.com/i-VRESSE/pdbtbx-ts"
9+
keywords = ["pdb", "mmcif", "parse"]
910

1011
[lib]
1112
crate-type = ["cdylib", "rlib"]

0 commit comments

Comments
 (0)