|
1 | 1 | [package] |
2 | 2 | name = "binance-sdk" |
3 | | -version = "15.0.0" |
| 3 | +version = "16.0.0" |
4 | 4 | authors = [ "Binance" ] |
5 | 5 | edition = "2024" |
6 | 6 | resolver = "3" |
@@ -2795,123 +2795,163 @@ path = "examples/rebate/rest_api/rebate_api/get_spot_rebate_history_records.rs" |
2795 | 2795 | required-features = [ "rebate" ] |
2796 | 2796 |
|
2797 | 2797 | [[example]] |
2798 | | -name = "simple_earn_rest_api_account_api_get_flexible_personal_left_quota" |
2799 | | -path = "examples/simple_earn/rest_api/account_api/get_flexible_personal_left_quota.rs" |
| 2798 | +name = "simple_earn_rest_api_flexible_locked_api_get_collateral_record" |
| 2799 | +path = "examples/simple_earn/rest_api/flexible_locked_api/get_collateral_record.rs" |
2800 | 2800 | required-features = [ "simple_earn" ] |
2801 | 2801 |
|
2802 | 2802 | [[example]] |
2803 | | -name = "simple_earn_rest_api_account_api_get_flexible_product_position" |
2804 | | -path = "examples/simple_earn/rest_api/account_api/get_flexible_product_position.rs" |
| 2803 | +name = "simple_earn_rest_api_flexible_locked_api_get_flexible_personal_left_quota" |
| 2804 | +path = "examples/simple_earn/rest_api/flexible_locked_api/get_flexible_personal_left_quota.rs" |
2805 | 2805 | required-features = [ "simple_earn" ] |
2806 | 2806 |
|
2807 | 2807 | [[example]] |
2808 | | -name = "simple_earn_rest_api_account_api_get_locked_personal_left_quota" |
2809 | | -path = "examples/simple_earn/rest_api/account_api/get_locked_personal_left_quota.rs" |
| 2808 | +name = "simple_earn_rest_api_flexible_locked_api_get_flexible_product_position" |
| 2809 | +path = "examples/simple_earn/rest_api/flexible_locked_api/get_flexible_product_position.rs" |
2810 | 2810 | required-features = [ "simple_earn" ] |
2811 | 2811 |
|
2812 | 2812 | [[example]] |
2813 | | -name = "simple_earn_rest_api_account_api_get_locked_product_position" |
2814 | | -path = "examples/simple_earn/rest_api/account_api/get_locked_product_position.rs" |
| 2813 | +name = "simple_earn_rest_api_flexible_locked_api_get_flexible_redemption_record" |
| 2814 | +path = "examples/simple_earn/rest_api/flexible_locked_api/get_flexible_redemption_record.rs" |
2815 | 2815 | required-features = [ "simple_earn" ] |
2816 | 2816 |
|
2817 | 2817 | [[example]] |
2818 | | -name = "simple_earn_rest_api_account_api_get_simple_earn_flexible_product_list" |
2819 | | -path = "examples/simple_earn/rest_api/account_api/get_simple_earn_flexible_product_list.rs" |
| 2818 | +name = "simple_earn_rest_api_flexible_locked_api_get_flexible_rewards_history" |
| 2819 | +path = "examples/simple_earn/rest_api/flexible_locked_api/get_flexible_rewards_history.rs" |
2820 | 2820 | required-features = [ "simple_earn" ] |
2821 | 2821 |
|
2822 | 2822 | [[example]] |
2823 | | -name = "simple_earn_rest_api_account_api_get_simple_earn_locked_product_list" |
2824 | | -path = "examples/simple_earn/rest_api/account_api/get_simple_earn_locked_product_list.rs" |
| 2823 | +name = "simple_earn_rest_api_flexible_locked_api_get_flexible_subscription_preview" |
| 2824 | +path = "examples/simple_earn/rest_api/flexible_locked_api/get_flexible_subscription_preview.rs" |
2825 | 2825 | required-features = [ "simple_earn" ] |
2826 | 2826 |
|
2827 | 2827 | [[example]] |
2828 | | -name = "simple_earn_rest_api_account_api_simple_account" |
2829 | | -path = "examples/simple_earn/rest_api/account_api/simple_account.rs" |
| 2828 | +name = "simple_earn_rest_api_flexible_locked_api_get_flexible_subscription_record" |
| 2829 | +path = "examples/simple_earn/rest_api/flexible_locked_api/get_flexible_subscription_record.rs" |
2830 | 2830 | required-features = [ "simple_earn" ] |
2831 | 2831 |
|
2832 | 2832 | [[example]] |
2833 | | -name = "simple_earn_rest_api_earn_api_get_flexible_subscription_preview" |
2834 | | -path = "examples/simple_earn/rest_api/earn_api/get_flexible_subscription_preview.rs" |
| 2833 | +name = "simple_earn_rest_api_flexible_locked_api_get_locked_personal_left_quota" |
| 2834 | +path = "examples/simple_earn/rest_api/flexible_locked_api/get_locked_personal_left_quota.rs" |
2835 | 2835 | required-features = [ "simple_earn" ] |
2836 | 2836 |
|
2837 | 2837 | [[example]] |
2838 | | -name = "simple_earn_rest_api_earn_api_get_locked_subscription_preview" |
2839 | | -path = "examples/simple_earn/rest_api/earn_api/get_locked_subscription_preview.rs" |
| 2838 | +name = "simple_earn_rest_api_flexible_locked_api_get_locked_product_position" |
| 2839 | +path = "examples/simple_earn/rest_api/flexible_locked_api/get_locked_product_position.rs" |
2840 | 2840 | required-features = [ "simple_earn" ] |
2841 | 2841 |
|
2842 | 2842 | [[example]] |
2843 | | -name = "simple_earn_rest_api_earn_api_redeem_flexible_product" |
2844 | | -path = "examples/simple_earn/rest_api/earn_api/redeem_flexible_product.rs" |
| 2843 | +name = "simple_earn_rest_api_flexible_locked_api_get_locked_redemption_record" |
| 2844 | +path = "examples/simple_earn/rest_api/flexible_locked_api/get_locked_redemption_record.rs" |
2845 | 2845 | required-features = [ "simple_earn" ] |
2846 | 2846 |
|
2847 | 2847 | [[example]] |
2848 | | -name = "simple_earn_rest_api_earn_api_redeem_locked_product" |
2849 | | -path = "examples/simple_earn/rest_api/earn_api/redeem_locked_product.rs" |
| 2848 | +name = "simple_earn_rest_api_flexible_locked_api_get_locked_rewards_history" |
| 2849 | +path = "examples/simple_earn/rest_api/flexible_locked_api/get_locked_rewards_history.rs" |
2850 | 2850 | required-features = [ "simple_earn" ] |
2851 | 2851 |
|
2852 | 2852 | [[example]] |
2853 | | -name = "simple_earn_rest_api_earn_api_set_flexible_auto_subscribe" |
2854 | | -path = "examples/simple_earn/rest_api/earn_api/set_flexible_auto_subscribe.rs" |
| 2853 | +name = "simple_earn_rest_api_flexible_locked_api_get_locked_subscription_preview" |
| 2854 | +path = "examples/simple_earn/rest_api/flexible_locked_api/get_locked_subscription_preview.rs" |
2855 | 2855 | required-features = [ "simple_earn" ] |
2856 | 2856 |
|
2857 | 2857 | [[example]] |
2858 | | -name = "simple_earn_rest_api_earn_api_set_locked_auto_subscribe" |
2859 | | -path = "examples/simple_earn/rest_api/earn_api/set_locked_auto_subscribe.rs" |
| 2858 | +name = "simple_earn_rest_api_flexible_locked_api_get_locked_subscription_record" |
| 2859 | +path = "examples/simple_earn/rest_api/flexible_locked_api/get_locked_subscription_record.rs" |
2860 | 2860 | required-features = [ "simple_earn" ] |
2861 | 2861 |
|
2862 | 2862 | [[example]] |
2863 | | -name = "simple_earn_rest_api_earn_api_set_locked_product_redeem_option" |
2864 | | -path = "examples/simple_earn/rest_api/earn_api/set_locked_product_redeem_option.rs" |
| 2863 | +name = "simple_earn_rest_api_flexible_locked_api_get_rate_history" |
| 2864 | +path = "examples/simple_earn/rest_api/flexible_locked_api/get_rate_history.rs" |
2865 | 2865 | required-features = [ "simple_earn" ] |
2866 | 2866 |
|
2867 | 2867 | [[example]] |
2868 | | -name = "simple_earn_rest_api_earn_api_subscribe_flexible_product" |
2869 | | -path = "examples/simple_earn/rest_api/earn_api/subscribe_flexible_product.rs" |
| 2868 | +name = "simple_earn_rest_api_flexible_locked_api_get_simple_earn_flexible_product_list" |
| 2869 | +path = "examples/simple_earn/rest_api/flexible_locked_api/get_simple_earn_flexible_product_list.rs" |
2870 | 2870 | required-features = [ "simple_earn" ] |
2871 | 2871 |
|
2872 | 2872 | [[example]] |
2873 | | -name = "simple_earn_rest_api_earn_api_subscribe_locked_product" |
2874 | | -path = "examples/simple_earn/rest_api/earn_api/subscribe_locked_product.rs" |
| 2873 | +name = "simple_earn_rest_api_flexible_locked_api_get_simple_earn_locked_product_list" |
| 2874 | +path = "examples/simple_earn/rest_api/flexible_locked_api/get_simple_earn_locked_product_list.rs" |
2875 | 2875 | required-features = [ "simple_earn" ] |
2876 | 2876 |
|
2877 | 2877 | [[example]] |
2878 | | -name = "simple_earn_rest_api_history_api_get_collateral_record" |
2879 | | -path = "examples/simple_earn/rest_api/history_api/get_collateral_record.rs" |
| 2878 | +name = "simple_earn_rest_api_flexible_locked_api_redeem_flexible_product" |
| 2879 | +path = "examples/simple_earn/rest_api/flexible_locked_api/redeem_flexible_product.rs" |
2880 | 2880 | required-features = [ "simple_earn" ] |
2881 | 2881 |
|
2882 | 2882 | [[example]] |
2883 | | -name = "simple_earn_rest_api_history_api_get_flexible_redemption_record" |
2884 | | -path = "examples/simple_earn/rest_api/history_api/get_flexible_redemption_record.rs" |
| 2883 | +name = "simple_earn_rest_api_flexible_locked_api_redeem_locked_product" |
| 2884 | +path = "examples/simple_earn/rest_api/flexible_locked_api/redeem_locked_product.rs" |
2885 | 2885 | required-features = [ "simple_earn" ] |
2886 | 2886 |
|
2887 | 2887 | [[example]] |
2888 | | -name = "simple_earn_rest_api_history_api_get_flexible_rewards_history" |
2889 | | -path = "examples/simple_earn/rest_api/history_api/get_flexible_rewards_history.rs" |
| 2888 | +name = "simple_earn_rest_api_flexible_locked_api_set_flexible_auto_subscribe" |
| 2889 | +path = "examples/simple_earn/rest_api/flexible_locked_api/set_flexible_auto_subscribe.rs" |
2890 | 2890 | required-features = [ "simple_earn" ] |
2891 | 2891 |
|
2892 | 2892 | [[example]] |
2893 | | -name = "simple_earn_rest_api_history_api_get_flexible_subscription_record" |
2894 | | -path = "examples/simple_earn/rest_api/history_api/get_flexible_subscription_record.rs" |
| 2893 | +name = "simple_earn_rest_api_flexible_locked_api_set_locked_auto_subscribe" |
| 2894 | +path = "examples/simple_earn/rest_api/flexible_locked_api/set_locked_auto_subscribe.rs" |
2895 | 2895 | required-features = [ "simple_earn" ] |
2896 | 2896 |
|
2897 | 2897 | [[example]] |
2898 | | -name = "simple_earn_rest_api_history_api_get_locked_redemption_record" |
2899 | | -path = "examples/simple_earn/rest_api/history_api/get_locked_redemption_record.rs" |
| 2898 | +name = "simple_earn_rest_api_flexible_locked_api_set_locked_product_redeem_option" |
| 2899 | +path = "examples/simple_earn/rest_api/flexible_locked_api/set_locked_product_redeem_option.rs" |
2900 | 2900 | required-features = [ "simple_earn" ] |
2901 | 2901 |
|
2902 | 2902 | [[example]] |
2903 | | -name = "simple_earn_rest_api_history_api_get_locked_rewards_history" |
2904 | | -path = "examples/simple_earn/rest_api/history_api/get_locked_rewards_history.rs" |
| 2903 | +name = "simple_earn_rest_api_flexible_locked_api_simple_account" |
| 2904 | +path = "examples/simple_earn/rest_api/flexible_locked_api/simple_account.rs" |
2905 | 2905 | required-features = [ "simple_earn" ] |
2906 | 2906 |
|
2907 | 2907 | [[example]] |
2908 | | -name = "simple_earn_rest_api_history_api_get_locked_subscription_record" |
2909 | | -path = "examples/simple_earn/rest_api/history_api/get_locked_subscription_record.rs" |
| 2908 | +name = "simple_earn_rest_api_flexible_locked_api_subscribe_flexible_product" |
| 2909 | +path = "examples/simple_earn/rest_api/flexible_locked_api/subscribe_flexible_product.rs" |
2910 | 2910 | required-features = [ "simple_earn" ] |
2911 | 2911 |
|
2912 | 2912 | [[example]] |
2913 | | -name = "simple_earn_rest_api_history_api_get_rate_history" |
2914 | | -path = "examples/simple_earn/rest_api/history_api/get_rate_history.rs" |
| 2913 | +name = "simple_earn_rest_api_flexible_locked_api_subscribe_locked_product" |
| 2914 | +path = "examples/simple_earn/rest_api/flexible_locked_api/subscribe_locked_product.rs" |
| 2915 | +required-features = [ "simple_earn" ] |
| 2916 | + |
| 2917 | +[[example]] |
| 2918 | +name = "simple_earn_rest_api_rwusd_api_get_rwusd_account" |
| 2919 | +path = "examples/simple_earn/rest_api/rwusd_api/get_rwusd_account.rs" |
| 2920 | +required-features = [ "simple_earn" ] |
| 2921 | + |
| 2922 | +[[example]] |
| 2923 | +name = "simple_earn_rest_api_rwusd_api_get_rwusd_quota_details" |
| 2924 | +path = "examples/simple_earn/rest_api/rwusd_api/get_rwusd_quota_details.rs" |
| 2925 | +required-features = [ "simple_earn" ] |
| 2926 | + |
| 2927 | +[[example]] |
| 2928 | +name = "simple_earn_rest_api_rwusd_api_get_rwusd_rate_history" |
| 2929 | +path = "examples/simple_earn/rest_api/rwusd_api/get_rwusd_rate_history.rs" |
| 2930 | +required-features = [ "simple_earn" ] |
| 2931 | + |
| 2932 | +[[example]] |
| 2933 | +name = "simple_earn_rest_api_rwusd_api_get_rwusd_redemption_history" |
| 2934 | +path = "examples/simple_earn/rest_api/rwusd_api/get_rwusd_redemption_history.rs" |
| 2935 | +required-features = [ "simple_earn" ] |
| 2936 | + |
| 2937 | +[[example]] |
| 2938 | +name = "simple_earn_rest_api_rwusd_api_get_rwusd_rewards_history" |
| 2939 | +path = "examples/simple_earn/rest_api/rwusd_api/get_rwusd_rewards_history.rs" |
| 2940 | +required-features = [ "simple_earn" ] |
| 2941 | + |
| 2942 | +[[example]] |
| 2943 | +name = "simple_earn_rest_api_rwusd_api_get_rwusd_subscription_history" |
| 2944 | +path = "examples/simple_earn/rest_api/rwusd_api/get_rwusd_subscription_history.rs" |
| 2945 | +required-features = [ "simple_earn" ] |
| 2946 | + |
| 2947 | +[[example]] |
| 2948 | +name = "simple_earn_rest_api_rwusd_api_redeem_rwusd" |
| 2949 | +path = "examples/simple_earn/rest_api/rwusd_api/redeem_rwusd.rs" |
| 2950 | +required-features = [ "simple_earn" ] |
| 2951 | + |
| 2952 | +[[example]] |
| 2953 | +name = "simple_earn_rest_api_rwusd_api_subscribe_rwusd" |
| 2954 | +path = "examples/simple_earn/rest_api/rwusd_api/subscribe_rwusd.rs" |
2915 | 2955 | required-features = [ "simple_earn" ] |
2916 | 2956 |
|
2917 | 2957 | [[example]] |
|
0 commit comments