diff options
Diffstat (limited to '_build/data/projects/gun.toml')
-rw-r--r-- | _build/data/projects/gun.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_build/data/projects/gun.toml b/_build/data/projects/gun.toml index 2aed64f5..1fbbfba1 100644 --- a/_build/data/projects/gun.toml +++ b/_build/data/projects/gun.toml @@ -3,8 +3,8 @@ catchphrase = "The smoking gun of HTTP clients." description = "Asynchronous client with support for HTTP/1.1, HTTP/2, Websocket and more." name = "gun" repository = "https://github.com/ninenines/gun" -versions = ["2.1", "2.0", "1.3", "1.2", "1.1", "1.0"] -branches = ["e2ff7181186ca1e53c1d9386aed295e7b7239f09", "2.0.1", "1.3.1", "1.2.0", "1.1.0", "1.0.0"] +versions = ["2.2", "2.1", "2.0", "1.3", "1.2", "1.1", "1.0"] +branches = ["fa9f4663f219a9d7c7dcd7dc33ded323cce4cfcb", "e2ff7181186ca1e53c1d9386aed295e7b7239f09", "2.0.1", "1.3.1", "1.2.0", "1.1.0", "1.0.0"] has_source = true has_guide = true has_manual = true |