mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-12-02 05:04:59 +01:00
3 lines
76 B
Go
3 lines
76 B
Go
|
// Package toml is a library to read and write TOML documents.
|
||
|
package toml
|