Add a function to find the ActivityPub representation of an actor with WebFinger
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
#![feature(plugin, custom_derive)]
|
||||
#![feature(plugin, custom_derive, iterator_find_map)]
|
||||
#![plugin(rocket_codegen)]
|
||||
|
||||
extern crate base64;
|
||||
|
||||
Reference in New Issue
Block a user