diff options
author | Bastien Orivel <eijebong@bananium.fr> | 2019-08-13 13:24:35 +0200 |
---|---|---|
committer | Bastien Orivel <eijebong@bananium.fr> | 2019-08-13 13:24:35 +0200 |
commit | 62e46cf87c8cabdd43b1ddce9d37462c05bcbfc5 (patch) | |
tree | d3f9f51c76ff225fb0a170125aad9bd095981ce6 /components/script/dom/webglrenderingcontext.rs | |
parent | 9b247983902d1fca945a0caff029c42d13c846e7 (diff) | |
download | servo-62e46cf87c8cabdd43b1ddce9d37462c05bcbfc5.tar.gz servo-62e46cf87c8cabdd43b1ddce9d37462c05bcbfc5.zip |
Force the std feature for log
While trying to build this crate with the gecko feature rust complained
about us using `log::set_boxed_logger` because it requires the std feature
which was not explicitly set in that crate.
Diffstat (limited to 'components/script/dom/webglrenderingcontext.rs')
0 files changed, 0 insertions, 0 deletions