Skip to content

Commit c271813

Browse files
add author
1 parent 4ce0ce6 commit c271813

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
@@ -2,7 +2,7 @@
22
name = "snip"
33
version = "0.1.0"
44
edition = "2021"
5-
authors = ["Rustacean <codeitlikemiley@gmail.com>"]
5+
authors = ["Uriah G. <codeitlikemiley@gmail.com>"]
66
description = "A CLI tool for managing Neovim LuaSnip Rust snippets"
77

88
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

0 commit comments

Comments
 (0)