bump cargo theme v2

This commit is contained in:
2022-02-13 14:36:00 +01:00
parent 31b36509a0
commit ea52232bcc
13 changed files with 149 additions and 459 deletions

4
go.mod
View File

@ -2,4 +2,6 @@ module github.com/adr1enbe4udou1n/blog
go 1.17
require github.com/jpanther/congo v1.6.0 // indirect
require (
github.com/jpanther/congo/v2 v2.0.4 // indirect
)