Skip to content
This repository was archived by the owner on Dec 18, 2019. It is now read-only.

Commit a1e478b

Browse files
committed
Cargo: Remove the php keyword.
1 parent 5692c83 commit a1e478b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors = ["Ivan Enderlin <ivan.enderlin@tagua.io>"]
55
repository = "https://github.com/tagua-vm/llvm"
66
description = "Safe LLVM bindings."
77
readme = "README.md"
8-
keywords = ["php", "virtual", "machine", "llvm", "compiler", "backend"]
8+
keywords = ["virtual", "machine", "llvm", "compiler", "backend"]
99
license = "BSD-3-Clause"
1010

1111
[lib]

0 commit comments

Comments
 (0)