mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2024-11-23 21:03:19 +00:00
3 lines
76 B
Go
3 lines
76 B
Go
|
// Package toml is a library to read and write TOML documents.
|
||
|
package toml
|