docs.rs failed to build mime2-0.1.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
mime2-0.1.7
Mime2
MIME types that are more up to date than mime.
How to update
Update all the CSVs from https://www.iana.org/assignments/media-types/media-types.xhtml.
application.csv: https://www.iana.org/assignments/media-types/application.csvfont.csv: https://www.iana.org/assignments/media-types/font.csvhaptics.csv: https://www.iana.org/assignments/media-types/haptics.csvimage.csv: https://www.iana.org/assignments/media-types/image.csvmessage.csv: https://www.iana.org/assignments/media-types/message.csvmodel.csv: https://www.iana.org/assignments/media-types/model.csvmultipart.csv: https://www.iana.org/assignments/media-types/multipart.csvtext.csv: https://www.iana.org/assignments/media-types/text.csvvideo.csv: https://www.iana.org/assignments/media-types/video.csv
Why is manually updating required?
If you attempt to do a simple get reqwest on the url you receive:
Status 403 Forbidden: User-Agent required. Contact iana@iana.org with questions.
Attempting circumvent this are presently out of scope.