Skip to content

Commit c78cd75

Browse files
authored
Merge pull request #270 from H1rono/dec-readme
🎉 あけましておめでとうございます
2 parents e5c9509 + 20d2c0d commit c78cd75

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ http = "1"
2424
tower = "0.4"
2525
axum = "0.7"
2626
tokio = { version = "1", features = ["full"] }
27-
traq-bot-http = { version = "0.11.2", features = ["tower"] }
27+
traq-bot-http = { version = "0.11", features = ["tower"] }
2828
```
2929

3030
`main.rs`
@@ -87,3 +87,8 @@ feature | 機能 | バージョン
8787
## Contributing
8888

8989
Issue, Pull Requestは大歓迎です。
90+
91+
## Blogs about this repository
92+
93+
- [Rustでライブラリを作った | 東京科学大学デジタル創作同好会traP](https://trap.jp/post/1819/)
94+
- [Rustでライブラリを作った 続編 | 東京科学大学デジタル創作同好会traP](https://trap.jp/post/2438/)

0 commit comments

Comments
 (0)