File tree Expand file tree Collapse file tree 5 files changed +15
-10
lines changed Expand file tree Collapse file tree 5 files changed +15
-10
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## \[ 0.1.0]
4+
5+ - Add initial changelog
6+ - [ 24ac822] ( https://github.com/SSPS-KB/workshop-bot/commit/24ac82277f37d9e77cedfb5efe95b4444913d000 ) ci: add covector ([ #1 ] ( https://github.com/SSPS-KB/workshop-bot/pull/1 ) ) on 2023-02-05
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ lib = { }
22
33[package ]
44name = " workshop-bot"
5- version = " 0.0.1 "
5+ version = " 0.1.0 "
66edition = " 2021"
77publish = false
88
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## \[ 0.1.0]
4+
5+ - Add initial changelog
6+ - [ 24ac822] ( https://github.com/SSPS-KB/workshop-bot/commit/24ac82277f37d9e77cedfb5efe95b4444913d000 ) ci: add covector ([ #1 ] ( https://github.com/SSPS-KB/workshop-bot/pull/1 ) ) on 2023-02-05
Original file line number Diff line number Diff line change 11[package ]
22name = " i18n"
3- version = " 0.0.1 "
3+ version = " 0.1.0 "
44edition = " 2021"
55publish = false
66
77[lib ]
88proc-macro = true
99
10- # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
11-
1210[dependencies ]
1311serde_json = " 1.0.92"
1412anyhow = " 1.0.69"
15- quote = " 1.0.23"
13+ quote = " 1.0.23"
You can’t perform that action at this time.
0 commit comments