Cargo Features

[dependencies]
azure_svc_deviceupdate = { version = "0.20.0", default-features = false, features = ["enable_reqwest", "enable_reqwest_rustls", "default_tag", "package-preview-2023-10", "package-2022-10-01", "package-2022-07-01-preview", "package-2021-06-01-preview", "package-2020-09-01"] }
default = default_tag, enable_reqwest

These default features are set whenever azure_svc_deviceupdate is added without default-features = false somewhere in the dependency tree.

enable_reqwest default

Enables enable_reqwest of azure_core

enable_reqwest_rustls

Enables enable_reqwest_rustls of azure_core

default_tag default = package-2022-10-01
package-preview-2023-10

Affects azure_svc_deviceupdate::package_preview_2023_10

package-2022-10-01 default_tag

Affects azure_svc_deviceupdate::package_2022_10_01

package-2022-07-01-preview

Affects azure_svc_deviceupdate::package_2022_07_01_preview

package-2021-06-01-preview

Affects azure_svc_deviceupdate::package_2021_06_01_preview

package-2020-09-01

Affects azure_svc_deviceupdate::package_2020_09_01