Skip to content

Commit 9c5d540

Browse files
committed
Fix typo in Cargo.toml
1 parent 4144657 commit 9c5d540

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
name = "rig"
44
version = "0.7.1"
55
edition = "2021"
6-
authors = ["Gábor Csárdi <csardi.gabor@gmail.com"]
6+
authors = ["Gábor Csárdi <csardi.gabor@gmail.com>"]
77
license = "MIT"
88
description = "Manage R installations"
99
readme = "README.md"

0 commit comments

Comments
 (0)