mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-14 00:19:16 +01:00
docs: add Rust SDK to sidebar list of official sdks.
This commit is contained in:
parent
9e55752dcf
commit
9fbfc28a72
@ -41,6 +41,11 @@ module.exports = {
|
||||
'sdks/php_sdk',
|
||||
'sdks/python_sdk',
|
||||
'sdks/ruby_sdk',
|
||||
{
|
||||
type: 'link',
|
||||
href: 'https://github.com/unleash/unleash-client-rust',
|
||||
label: 'Rust SDK',
|
||||
},
|
||||
'sdks/dot_net_sdk',
|
||||
],
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user