We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dd2e09 commit b16ff88Copy full SHA for b16ff88
1 file changed
Cargo.toml
@@ -2,10 +2,11 @@
2
name = "pdbtbx-ts"
3
version = "0.1.2"
4
authors = ["Stefan Verhoeven <s.verhoeven@esciencecenter.nl>"]
5
-edition = "2018"
+edition = "2021"
6
description = "Typescript wrapper around pdbtbx"
7
license = "Apache-2.0"
8
repository = "https://github.com/i-VRESSE/pdbtbx-ts"
9
+keywords = ["pdb", "mmcif", "parse"]
10
11
[lib]
12
crate-type = ["cdylib", "rlib"]
0 commit comments